Build of libewf with musl toolchain

The build took 00h 01m 38s and was NOT successful.

This build attempted to bypass our toolchain by invoking native tools; we intercepted these invocations and sent them to our toolchain. The frequency of each native tool invocation is given here:

toolfrequency
nm5
ranlib18
clang++30
ar24
clang623
strip1

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

List of Errors

Log

Found permanent source directory in /sources/libewf

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan PATH=/toolchain_root/clang+llvm-x86_64-archlinux/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ SYSROOT=/toolchain_root/clang+llvm-x86_64-archlinux LIBRARY_PATH=/toolchain_root/clang+llvm-x86_64-archlinux/lib CXXFLAGS=-stdlib-libc++ CPATH=/toolchain_root/clang+llvm-x86_64-archlinux/include bear makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libewf 20140608-3 (Tue Jun 14 02:47:17 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) fuse-2.9.5-1
#
# Total Installed Size: 0.48 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing fuse...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking whether clang needs -traditional... no
# checking whether make sets $(MAKE)... (cached) yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether clang++ accepts -g... (cached) yes
# checking dependency style of clang++... (cached) gcc3
# checking whether clang++ supports C++11 features by default... no
# checking whether clang++ supports C++11 features with -std=c++11... yes
# ./configure: line 7421: 0: command not found
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld
# checking if the linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64
# checking if the linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for pkg-config... /usr/bin/pkg-config
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking for ld used by GCC... /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64
# checking if the linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... yes
# checking for working iconv... guessing yes
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for an ANSI C-conforming const... yes
# checking for working volatile... yes
# checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect
# checking whether to enable enable wide character type support... (cached) no
# checking for sys/types.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for size_t... yes
# checking for size32_t... no
# checking for ssize32_t... no
# checking for size64_t... no
# checking for ssize64_t... no
# checking for off64_t... no
# checking for ssize_t... yes
# checking for u64... no
# checking size of off_t... 8
# checking size of size_t... 8
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for fclose... yes
# checking for feof... yes
# checking for fgets... yes
# checking for fopen... yes
# checking for fread... yes
# checking for fseeko... yes
# checking for fseeko64... yes
# checking for fwrite... yes
# checking for vfprintf... yes
# checking for free... yes
# checking for malloc... yes
# checking for memcmp... yes
# checking for memcpy... yes
# checking for memset... yes
# checking for realloc... yes
# checking whether printf supports the conversion specifier "%jd"... undetermined
# checking whether printf supports the conversion specifier "%zd"... undetermined
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking whether to use search for libcstring in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcstring.h usability... no
# checking libcstring.h presence... no
# checking for libcstring.h... no
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking for fgets... (cached) yes
# checking for memchr... yes
# checking for memcmp... (cached) yes
# checking for memcpy... (cached) yes
# checking for memrchr... yes
# checking for snprintf... yes
# checking for sscanf... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strlen... yes
# checking for strncasecmp... yes
# checking for strncmp... yes
# checking for strncpy... yes
# checking for strnicmp... no
# checking for strrchr... yes
# checking for strstr... yes
# checking for vsnprintf... yes
# checking whether memrchr is declared... no
# checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcerror.h usability... no
# checking libcerror.h presence... no
# checking for libcerror.h... no
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking varargs.h usability... no
# checking varargs.h presence... no
# checking for varargs.h... no
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking whether to enable enable multi-threading support... (cached) yes
# checking whether to use search for libcthreads in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcthreads.h usability... no
# checking libcthreads.h presence... no
# checking for libcthreads.h... no
# checking whether to use search for pthread in includedir and libdir or in the specified DIR, or no if not to use pthread... (cached) auto-detect
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_create in -lpthread... yes
# checking for pthread_exit in -lpthread... yes
# checking for pthread_join in -lpthread... yes
# checking for pthread_cond_init in -lpthread... yes
# checking for pthread_cond_destroy in -lpthread... yes
# checking for pthread_cond_broadcast in -lpthread... yes
# checking for pthread_cond_signal in -lpthread... yes
# checking for pthread_cond_wait in -lpthread... yes
# checking for pthread_mutex_init in -lpthread... yes
# checking for pthread_mutex_destroy in -lpthread... yes
# checking for pthread_mutex_lock in -lpthread... yes
# checking for pthread_mutex_trylock in -lpthread... yes
# checking for pthread_mutex_unlock in -lpthread... yes
# checking for pthread_rwlock_init in -lpthread... yes
# checking for pthread_rwlock_destroy in -lpthread... yes
# checking for pthread_rwlock_rdlock in -lpthread... yes
# checking for pthread_rwlock_wrlock in -lpthread... yes
# checking for pthread_rwlock_unlock in -lpthread... yes
# checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcdata.h usability... no
# checking libcdata.h presence... no
# checking for libcdata.h... no
# checking whether to use search for libcdatetime in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcdatetime.h usability... no
# checking libcdatetime.h presence... no
# checking for libcdatetime.h... no
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for mktime... yes
# checking for ctime_r... yes
# checking how to use ctime_r... with two arguments
# checking for gmtime... yes
# checking for gmtime_r... yes
# checking for localtime... yes
# checking for localtime_r... yes
# checking for mktime... (cached) yes
# checking for time... yes
# checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libclocale.h usability... no
# checking libclocale.h presence... no
# checking for libclocale.h... no
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for getenv... yes
# checking for localeconv... yes
# checking for setlocale... yes
# checking for nl_langinfo... yes
# checking for nl_langinfo CODESET support... yes
# checking whether to use search for libcnotify in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcnotify.h usability... no
# checking libcnotify.h presence... no
# checking for libcnotify.h... no
# checking for stdarg.h... (cached) yes
# checking for varargs.h... (cached) no
# checking for errno.h... (cached) yes
# checking whether to use search for libcsplit in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcsplit.h usability... no
# checking libcsplit.h presence... no
# checking for libcsplit.h... no
# checking whether to use search for libuna in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libuna.h usability... no
# checking libuna.h presence... no
# checking for libuna.h... no
# checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcfile.h usability... no
# checking libcfile.h presence... no
# checking for libcfile.h... no
# checking for errno.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for sys/stat.h... (cached) yes
# checking cygwin/fs.h usability... no
# checking cygwin/fs.h presence... no
# checking for cygwin/fs.h... no
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking linux/fs.h usability... no
# checking linux/fs.h presence... no
# checking for linux/fs.h... no
# checking sys/disk.h usability... no
# checking sys/disk.h presence... no
# checking for sys/disk.h... no
# checking sys/disklabel.h usability... no
# checking sys/disklabel.h presence... no
# checking for sys/disklabel.h... no
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking for unistd.h... (cached) yes
# checking for close... yes
# checking for fstat... yes
# checking for ftruncate... yes
# checking for ioctl... yes
# checking for lseek... yes
# checking for open... yes
# checking for read... yes
# checking for write... yes
# checking for posix_fadvise... yes
# checking whether posix_fadvise can be linked... yes
# checking for fclose... (cached) yes
# checking for feof... (cached) yes
# checking for fileno... yes
# checking for fopen... (cached) yes
# checking for fread... (cached) yes
# checking for fseeko... (cached) yes
# checking for fseeko64... (cached) yes
# checking for ftello... yes
# checking for ftello64... yes
# checking for fwrite... (cached) yes
# checking for stat... yes
# checking whether to use search for libcpath in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcpath.h usability... no
# checking libcpath.h presence... no
# checking for libcpath.h... no
# checking for errno.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking sys/syslimits.h usability... no
# checking sys/syslimits.h presence... no
# checking for sys/syslimits.h... no
# checking for chdir... yes
# checking for getcwd... yes
# checking for mkdir... yes
# checking how to use mkdir... with additional mode argument
# checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libbfio.h usability... no
# checking libbfio.h presence... no
# checking for libbfio.h... no
# checking whether to use search for libfcache in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libfcache.h usability... no
# checking libfcache.h presence... no
# checking for libfcache.h... no
# checking whether struct tm is in sys/time.h or time.h... (cached) time.h
# checking whether time.h and sys/time.h may both be included... (cached) yes
# checking for time... (cached) yes
# checking whether to use search for libfdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libfdata.h usability... no
# checking libfdata.h presence... no
# checking for libfdata.h... no
# checking whether to use search for libfvalue in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libfvalue.h usability... no
# checking libfvalue.h presence... no
# checking for libfvalue.h... no
# checking whether to use search for libmfdata in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libmfdata.h usability... no
# checking libmfdata.h presence... no
# checking for libmfdata.h... no
# checking whether to use search for zlib in includedir and libdir or in the specified DIR, or no if not to use zlib... (cached) auto-detect
# checking whether to use specify which alder32 implementation to use, options: 'auto-detect', 'zlib' or 'local'... (cached) auto-detect
# checking zlib.h usability... no
# checking zlib.h presence... no
# checking for zlib.h... no
# checking whether to use search for bzip2 in includedir and libdir or in the specified DIR, or no if not to use bzip2... (cached) auto-detect
# checking bzlib.h usability... no
# checking bzlib.h presence... no
# checking for bzlib.h... no
# checking whether to use search for libhmac in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libhmac.h usability... no
# checking libhmac.h presence... no
# checking for libhmac.h... no
# checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl... (cached) auto-detect
# checking openssl/opensslv.h usability... no
# checking openssl/opensslv.h presence... no
# checking for openssl/opensslv.h... no
# checking openssl/evp.h usability... no
# checking openssl/evp.h presence... no
# checking for openssl/evp.h... no
# checking whether to use search for libcaes in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcaes.h usability... no
# checking libcaes.h presence... no
# checking for libcaes.h... no
# checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl... (cached) auto-detect
# checking for openssl/opensslv.h... (cached) no
# checking for openssl/evp.h... (cached) no
# checking whether struct tm is in sys/time.h or time.h... (cached) time.h
# checking whether time.h and sys/time.h may both be included... (cached) yes
# checking for localtime... (cached) yes
# checking for localtime_r... (cached) yes
# checking for mktime... (cached) yes
# checking for bindtextdomain... yes
# checking whether to use search for libcsystem in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libcsystem.h usability... no
# checking libcsystem.h presence... no
# checking for libcsystem.h... no
# checking for errno.h... (cached) yes
# checking for fcntl.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking glob.h usability... yes
# checking glob.h presence... yes
# checking for glob.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking sys/signal.h usability... yes
# checking sys/signal.h presence... yes
# checking for sys/signal.h... yes
# checking for close... (cached) yes
# checking for fstat... (cached) yes
# checking for ftruncate... (cached) yes
# checking for lseek... (cached) yes
# checking for open... (cached) yes
# checking for read... (cached) yes
# checking for stat... (cached) yes
# checking for write... (cached) yes
# checking for getopt... yes
# checking for setvbuf... yes
# checking for bindtextdomain... (cached) yes
# checking for textdomain... yes
# checking whether to use search for libuuid in includedir and libdir or in the specified DIR, or no if not to use libuuid... (cached) auto-detect
# checking uuid/uuid.h usability... no
# checking uuid/uuid.h presence... no
# checking for uuid/uuid.h... no
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking whether to use search for libodraw in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libodraw.h usability... no
# checking libodraw.h presence... no
# checking for libodraw.h... no
# checking for bison... bison -y
# checking whether to use search for libsmdev in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libsmdev.h usability... no
# checking libsmdev.h presence... no
# checking for libsmdev.h... no
# checking for errno.h... (cached) yes
# checking for fcntl.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for cygwin/fs.h... (cached) no
# checking for linux/fs.h... (cached) no
# checking for sys/disk.h... (cached) no
# checking for sys/disklabel.h... (cached) no
# checking cygwin/hdreg.h usability... no
# checking cygwin/hdreg.h presence... no
# checking for cygwin/hdreg.h... no
# checking linux/hdreg.h usability... no
# checking linux/hdreg.h presence... no
# checking for linux/hdreg.h... no
# checking scsi/scsi.h usability... yes
# checking scsi/scsi.h presence... yes
# checking for scsi/scsi.h... yes
# checking scsi/scsi_ioctl.h usability... yes
# checking scsi/scsi_ioctl.h presence... yes
# checking for scsi/scsi_ioctl.h... yes
# checking scsi/sg.h usability... yes
# checking scsi/sg.h presence... yes
# checking for scsi/sg.h... yes
# checking linux/cdrom.h usability... no
# checking linux/cdrom.h presence... no
# checking for linux/cdrom.h... no
# checking linux/usbdevice_fs.h usability... no
# checking linux/usbdevice_fs.h presence... no
# checking for linux/usbdevice_fs.h... no
# checking linux/usb/ch9.h usability... no
# checking linux/usb/ch9.h presence... no
# checking for linux/usb/ch9.h... no
# checking for close... (cached) yes
# checking for fstat... (cached) yes
# checking for ftruncate... (cached) yes
# checking for lseek... (cached) yes
# checking for open... (cached) yes
# checking for read... (cached) yes
# checking for stat... (cached) yes
# checking for write... (cached) yes
# checking whether strerror_r is declared... (cached) yes
# checking for strerror_r... (cached) yes
# checking whether strerror_r returns char *... (cached) no
# checking whether to use search for libsmraw in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
# checking libsmraw.h usability... no
# checking libsmraw.h presence... no
# checking for libsmraw.h... no
# checking whether to use search for libfuse in includedir and libdir or in the specified DIR, or no if not to use libfuse... (cached) auto-detect
# checking fuse.h usability... no
# checking fuse.h presence... no
# checking for fuse.h... no
# checking fuse.h usability... no
# checking fuse.h presence... no
# checking for fuse.h... no
# checking osxfuse/fuse.h usability... no
# checking osxfuse/fuse.h presence... no
# checking for osxfuse/fuse.h... no
# checking osxfuse/fuse.h usability... no
# checking osxfuse/fuse.h presence... no
# checking for osxfuse/fuse.h... no
# checking whether to enable build static executables (binaries)... (cached) no
# checking whether to enable enable verbose output... (cached) no
# checking whether to enable enable debug output... (cached) no
# checking whether to enable build Python bindings... (cached) no
# checking whether to use use to specify the Python directory (pythondir)... (cached) no
# checking whether to use use `python-config --prefix' to determine the prefix of pythondir instead of --prefix... (cached) no
# checking whether to enable enable version 1 API... (cached) no
# checking for stdarg.h... (cached) yes
# checking for varargs.h... (cached) no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating common/Makefile
# config.status: creating libcstring/Makefile
# config.status: creating libcerror/Makefile
# config.status: creating libcthreads/Makefile
# config.status: creating libcdata/Makefile
# config.status: creating libcdatetime/Makefile
# config.status: creating libclocale/Makefile
# config.status: creating libcnotify/Makefile
# config.status: creating libcsplit/Makefile
# config.status: creating libuna/Makefile
# config.status: creating libcfile/Makefile
# config.status: creating libcpath/Makefile
# config.status: creating libbfio/Makefile
# config.status: creating libfcache/Makefile
# config.status: creating libfdata/Makefile
# config.status: creating libfvalue/Makefile
# config.status: creating libmfdata/Makefile
# config.status: creating libhmac/Makefile
# config.status: creating libcaes/Makefile
# config.status: creating libewf/Makefile
# config.status: creating libodraw/Makefile
# config.status: creating libsmdev/Makefile
# config.status: creating libsmraw/Makefile
# config.status: creating libcsystem/Makefile
# config.status: creating ewftools/Makefile
# config.status: creating ewftools-mt/Makefile
# config.status: creating ewf.net/Makefile
# config.status: creating pyewf/Makefile
# config.status: creating po/Makefile.in
# config.status: creating po/Makevars
# config.status: creating documents/Makefile
# config.status: creating manuals/Makefile
# config.status: creating tests/Makefile
# config.status: creating examples/Makefile
# config.status: creating msvscpp/Makefile
# config.status: creating include/libewf.h
# config.status: creating include/libewf/definitions.h
# config.status: creating include/libewf/features.h
# config.status: creating include/libewf/types.h
# config.status: creating libewf/libewf_definitions.h
# config.status: creating common/types.h
# config.status: creating dpkg/changelog
# config.status: creating dpkg/copyright
# config.status: creating ewf.net/ewf.net.rc
# config.status: creating libewf/libewf.rc
# config.status: creating pyewf/setup.py
# config.status: creating libewf.pc
# config.status: creating libewf.spec
# config.status: creating common/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# configure:
# Building:
# libcstring support: local
# libcerror support: local
# libcthreads support: local
# libcdata support: local
# libcdatetime support: local
# libclocale support: local
# libcnotify support: local
# libcsplit support: local
# libuna support: local
# libcfile support: local
# libcpath support: local
# libbfio support: local
# libfcache support: local
# libfdata support: local
# libfvalue support: local
# libmfdata support: local
# ADLER32 checksum support: local
# DEFLATE compression support: no
# BZIP2 compression support: no
# libhmac support: local
# MD5 support: local
# SHA1 support: local
# SHA256 support: local
# libcaes support: local
# AES support: local
# libodraw support: local
# libsmdev support: local
# libsmraw support: local
# libcsystem support: local
# GUID/UUID support: no
# FUSE support: no
#
# Features:
# Multi-threading support: pthread
# Wide character type support: no
# ewftools are build as static executables: no
# Python (pyewf) support: no
# Verbose output: no
# Debug output: no
# Version 1 API compatibility: no
#
# Making all in include
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/include'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/include'
# Making all in common
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/common'
# make all-am
# make[2]: Entering directory '/tmp/libewf/src/libewf-20140608/common'
# make[2]: Leaving directory '/tmp/libewf/src/libewf-20140608/common'
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/common'
# Making all in libcstring
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libcstring'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcstring_support.lo -MD -MP -MF .deps/libcstring_support.Tpo -c -o libcstring_support.lo libcstring_support.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcstring_wide_string.lo -MD -MP -MF .deps/libcstring_wide_string.Tpo -c -o libcstring_wide_string.lo libcstring_wide_string.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcstring_wide_string.lo -MD -MP -MF .deps/libcstring_wide_string.Tpo -c libcstring_wide_string.c -fPIC -DPIC -o .libs/libcstring_wide_string.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcstring_support.lo -MD -MP -MF .deps/libcstring_support.Tpo -c libcstring_support.c -fPIC -DPIC -o .libs/libcstring_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcstring_support.lo -MD -MP -MF .deps/libcstring_support.Tpo -c libcstring_support.c -o libcstring_support.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcstring_wide_string.lo -MD -MP -MF .deps/libcstring_wide_string.Tpo -c libcstring_wide_string.c -o libcstring_wide_string.o >/dev/null 2>&1
# mv -f .deps/libcstring_support.Tpo .deps/libcstring_support.Plo
# mv -f .deps/libcstring_wide_string.Tpo .deps/libcstring_wide_string.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcstring.la libcstring_support.lo libcstring_wide_string.lo
# libtool: link: ar cru .libs/libcstring.a .libs/libcstring_support.o .libs/libcstring_wide_string.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcstring.a
# libtool: link: ( cd ".libs" && rm -f "libcstring.la" && ln -s "../libcstring.la" "libcstring.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libcstring'
# Making all in libcerror
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libcerror'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c -o libcerror_error.lo libcerror_error.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c -o libcerror_support.lo libcerror_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c libcerror_error.c -fPIC -DPIC -o .libs/libcerror_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c libcerror_support.c -fPIC -DPIC -o .libs/libcerror_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcerror_support.lo -MD -MP -MF .deps/libcerror_support.Tpo -c libcerror_support.c -o libcerror_support.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcerror_error.lo -MD -MP -MF .deps/libcerror_error.Tpo -c libcerror_error.c -o libcerror_error.o >/dev/null 2>&1
# mv -f .deps/libcerror_support.Tpo .deps/libcerror_support.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c -o libcerror_system.lo libcerror_system.c
# mv -f .deps/libcerror_error.Tpo .deps/libcerror_error.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c libcerror_system.c -fPIC -DPIC -o .libs/libcerror_system.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcerror_system.lo -MD -MP -MF .deps/libcerror_system.Tpo -c libcerror_system.c -o libcerror_system.o >/dev/null 2>&1
# mv -f .deps/libcerror_system.Tpo .deps/libcerror_system.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcerror.la libcerror_error.lo libcerror_support.lo libcerror_system.lo
# libtool: link: ar cru .libs/libcerror.a .libs/libcerror_error.o .libs/libcerror_support.o .libs/libcerror_system.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcerror.a
# libtool: link: ( cd ".libs" && rm -f "libcerror.la" && ln -s "../libcerror.la" "libcerror.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libcerror'
# Making all in libcthreads
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libcthreads'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c -o libcthreads_condition.lo libcthreads_condition.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c -o libcthreads_error.lo libcthreads_error.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c libcthreads_condition.c -fPIC -DPIC -o .libs/libcthreads_condition.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c libcthreads_error.c -fPIC -DPIC -o .libs/libcthreads_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_error.lo -MD -MP -MF .deps/libcthreads_error.Tpo -c libcthreads_error.c -o libcthreads_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_condition.lo -MD -MP -MF .deps/libcthreads_condition.Tpo -c libcthreads_condition.c -o libcthreads_condition.o >/dev/null 2>&1
# mv -f .deps/libcthreads_error.Tpo .deps/libcthreads_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c -o libcthreads_lock.lo libcthreads_lock.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c libcthreads_lock.c -fPIC -DPIC -o .libs/libcthreads_lock.o
# mv -f .deps/libcthreads_condition.Tpo .deps/libcthreads_condition.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c -o libcthreads_mutex.lo libcthreads_mutex.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c libcthreads_mutex.c -fPIC -DPIC -o .libs/libcthreads_mutex.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_lock.lo -MD -MP -MF .deps/libcthreads_lock.Tpo -c libcthreads_lock.c -o libcthreads_lock.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_mutex.lo -MD -MP -MF .deps/libcthreads_mutex.Tpo -c libcthreads_mutex.c -o libcthreads_mutex.o >/dev/null 2>&1
# mv -f .deps/libcthreads_lock.Tpo .deps/libcthreads_lock.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c -o libcthreads_queue.lo libcthreads_queue.c
# mv -f .deps/libcthreads_mutex.Tpo .deps/libcthreads_mutex.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c -o libcthreads_read_write_lock.lo libcthreads_read_write_lock.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c libcthreads_queue.c -fPIC -DPIC -o .libs/libcthreads_queue.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c libcthreads_read_write_lock.c -fPIC -DPIC -o .libs/libcthreads_read_write_lock.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_read_write_lock.lo -MD -MP -MF .deps/libcthreads_read_write_lock.Tpo -c libcthreads_read_write_lock.c -o libcthreads_read_write_lock.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_queue.lo -MD -MP -MF .deps/libcthreads_queue.Tpo -c libcthreads_queue.c -o libcthreads_queue.o >/dev/null 2>&1
# mv -f .deps/libcthreads_read_write_lock.Tpo .deps/libcthreads_read_write_lock.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c -o libcthreads_repeating_thread.lo libcthreads_repeating_thread.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c libcthreads_repeating_thread.c -fPIC -DPIC -o .libs/libcthreads_repeating_thread.o
# mv -f .deps/libcthreads_queue.Tpo .deps/libcthreads_queue.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c -o libcthreads_support.lo libcthreads_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c libcthreads_support.c -fPIC -DPIC -o .libs/libcthreads_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_repeating_thread.lo -MD -MP -MF .deps/libcthreads_repeating_thread.Tpo -c libcthreads_repeating_thread.c -o libcthreads_repeating_thread.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_support.lo -MD -MP -MF .deps/libcthreads_support.Tpo -c libcthreads_support.c -o libcthreads_support.o >/dev/null 2>&1
# mv -f .deps/libcthreads_support.Tpo .deps/libcthreads_support.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c -o libcthreads_thread.lo libcthreads_thread.c
# mv -f .deps/libcthreads_repeating_thread.Tpo .deps/libcthreads_repeating_thread.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c -o libcthreads_thread_attributes.lo libcthreads_thread_attributes.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c libcthreads_thread.c -fPIC -DPIC -o .libs/libcthreads_thread.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c libcthreads_thread_attributes.c -fPIC -DPIC -o .libs/libcthreads_thread_attributes.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_thread.lo -MD -MP -MF .deps/libcthreads_thread.Tpo -c libcthreads_thread.c -o libcthreads_thread.o >/dev/null 2>&1
# mv -f .deps/libcthreads_thread.Tpo .deps/libcthreads_thread.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c -o libcthreads_thread_pool.lo libcthreads_thread_pool.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_thread_attributes.lo -MD -MP -MF .deps/libcthreads_thread_attributes.Tpo -c libcthreads_thread_attributes.c -o libcthreads_thread_attributes.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c libcthreads_thread_pool.c -fPIC -DPIC -o .libs/libcthreads_thread_pool.o
# mv -f .deps/libcthreads_thread_attributes.Tpo .deps/libcthreads_thread_attributes.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcthreads_thread_pool.lo -MD -MP -MF .deps/libcthreads_thread_pool.Tpo -c libcthreads_thread_pool.c -o libcthreads_thread_pool.o >/dev/null 2>&1
# mv -f .deps/libcthreads_thread_pool.Tpo .deps/libcthreads_thread_pool.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcthreads.la libcthreads_condition.lo libcthreads_error.lo libcthreads_lock.lo libcthreads_mutex.lo libcthreads_queue.lo libcthreads_read_write_lock.lo libcthreads_repeating_thread.lo libcthreads_support.lo libcthreads_thread.lo libcthreads_thread_attributes.lo libcthreads_thread_pool.lo
# libtool: link: ar cru .libs/libcthreads.a .libs/libcthreads_condition.o .libs/libcthreads_error.o .libs/libcthreads_lock.o .libs/libcthreads_mutex.o .libs/libcthreads_queue.o .libs/libcthreads_read_write_lock.o .libs/libcthreads_repeating_thread.o .libs/libcthreads_support.o .libs/libcthreads_thread.o .libs/libcthreads_thread_attributes.o .libs/libcthreads_thread_pool.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcthreads.a
# libtool: link: ( cd ".libs" && rm -f "libcthreads.la" && ln -s "../libcthreads.la" "libcthreads.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libcthreads'
# Making all in libcdata
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libcdata'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c -o libcdata_array.lo libcdata_array.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c -o libcdata_btree.lo libcdata_btree.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c libcdata_btree.c -fPIC -DPIC -o .libs/libcdata_btree.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c libcdata_array.c -fPIC -DPIC -o .libs/libcdata_array.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_btree.lo -MD -MP -MF .deps/libcdata_btree.Tpo -c libcdata_btree.c -o libcdata_btree.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_array.lo -MD -MP -MF .deps/libcdata_array.Tpo -c libcdata_array.c -o libcdata_array.o >/dev/null 2>&1
# mv -f .deps/libcdata_array.Tpo .deps/libcdata_array.Plo
# mv -f .deps/libcdata_btree.Tpo .deps/libcdata_btree.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c -o libcdata_error.lo libcdata_error.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c -o libcdata_list.lo libcdata_list.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c libcdata_list.c -fPIC -DPIC -o .libs/libcdata_list.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c libcdata_error.c -fPIC -DPIC -o .libs/libcdata_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_error.lo -MD -MP -MF .deps/libcdata_error.Tpo -c libcdata_error.c -o libcdata_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_list.lo -MD -MP -MF .deps/libcdata_list.Tpo -c libcdata_list.c -o libcdata_list.o >/dev/null 2>&1
# mv -f .deps/libcdata_error.Tpo .deps/libcdata_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c -o libcdata_list_element.lo libcdata_list_element.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c libcdata_list_element.c -fPIC -DPIC -o .libs/libcdata_list_element.o
# mv -f .deps/libcdata_list.Tpo .deps/libcdata_list.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c -o libcdata_range_list.lo libcdata_range_list.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c libcdata_range_list.c -fPIC -DPIC -o .libs/libcdata_range_list.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_list_element.lo -MD -MP -MF .deps/libcdata_list_element.Tpo -c libcdata_list_element.c -o libcdata_list_element.o >/dev/null 2>&1
# mv -f .deps/libcdata_list_element.Tpo .deps/libcdata_list_element.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c -o libcdata_range_list_value.lo libcdata_range_list_value.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c libcdata_range_list_value.c -fPIC -DPIC -o .libs/libcdata_range_list_value.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_range_list.lo -MD -MP -MF .deps/libcdata_range_list.Tpo -c libcdata_range_list.c -o libcdata_range_list.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_range_list_value.lo -MD -MP -MF .deps/libcdata_range_list_value.Tpo -c libcdata_range_list_value.c -o libcdata_range_list_value.o >/dev/null 2>&1
# mv -f .deps/libcdata_range_list.Tpo .deps/libcdata_range_list.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c -o libcdata_support.lo libcdata_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c libcdata_support.c -fPIC -DPIC -o .libs/libcdata_support.o
# mv -f .deps/libcdata_range_list_value.Tpo .deps/libcdata_range_list_value.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c -o libcdata_tree_node.lo libcdata_tree_node.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c libcdata_tree_node.c -fPIC -DPIC -o .libs/libcdata_tree_node.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_support.lo -MD -MP -MF .deps/libcdata_support.Tpo -c libcdata_support.c -o libcdata_support.o >/dev/null 2>&1
# mv -f .deps/libcdata_support.Tpo .deps/libcdata_support.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdata_tree_node.lo -MD -MP -MF .deps/libcdata_tree_node.Tpo -c libcdata_tree_node.c -o libcdata_tree_node.o >/dev/null 2>&1
# mv -f .deps/libcdata_tree_node.Tpo .deps/libcdata_tree_node.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcdata.la libcdata_array.lo libcdata_btree.lo libcdata_error.lo libcdata_list.lo libcdata_list_element.lo libcdata_range_list.lo libcdata_range_list_value.lo libcdata_support.lo libcdata_tree_node.lo
# libtool: link: ar cru .libs/libcdata.a .libs/libcdata_array.o .libs/libcdata_btree.o .libs/libcdata_error.o .libs/libcdata_list.o .libs/libcdata_list_element.o .libs/libcdata_range_list.o .libs/libcdata_range_list_value.o .libs/libcdata_support.o .libs/libcdata_tree_node.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcdata.a
# libtool: link: ( cd ".libs" && rm -f "libcdata.la" && ln -s "../libcdata.la" "libcdata.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libcdata'
# Making all in libcdatetime
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libcdatetime'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_elements.lo -MD -MP -MF .deps/libcdatetime_elements.Tpo -c -o libcdatetime_elements.lo libcdatetime_elements.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_error.lo -MD -MP -MF .deps/libcdatetime_error.Tpo -c -o libcdatetime_error.lo libcdatetime_error.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_elements.lo -MD -MP -MF .deps/libcdatetime_elements.Tpo -c libcdatetime_elements.c -fPIC -DPIC -o .libs/libcdatetime_elements.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_error.lo -MD -MP -MF .deps/libcdatetime_error.Tpo -c libcdatetime_error.c -fPIC -DPIC -o .libs/libcdatetime_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_error.lo -MD -MP -MF .deps/libcdatetime_error.Tpo -c libcdatetime_error.c -o libcdatetime_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_elements.lo -MD -MP -MF .deps/libcdatetime_elements.Tpo -c libcdatetime_elements.c -o libcdatetime_elements.o >/dev/null 2>&1
# mv -f .deps/libcdatetime_error.Tpo .deps/libcdatetime_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_support.lo -MD -MP -MF .deps/libcdatetime_support.Tpo -c -o libcdatetime_support.lo libcdatetime_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_support.lo -MD -MP -MF .deps/libcdatetime_support.Tpo -c libcdatetime_support.c -fPIC -DPIC -o .libs/libcdatetime_support.o
# mv -f .deps/libcdatetime_elements.Tpo .deps/libcdatetime_elements.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_timestamp.lo -MD -MP -MF .deps/libcdatetime_timestamp.Tpo -c -o libcdatetime_timestamp.lo libcdatetime_timestamp.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_support.lo -MD -MP -MF .deps/libcdatetime_support.Tpo -c libcdatetime_support.c -o libcdatetime_support.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_timestamp.lo -MD -MP -MF .deps/libcdatetime_timestamp.Tpo -c libcdatetime_timestamp.c -fPIC -DPIC -o .libs/libcdatetime_timestamp.o
# mv -f .deps/libcdatetime_support.Tpo .deps/libcdatetime_support.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcdatetime_timestamp.lo -MD -MP -MF .deps/libcdatetime_timestamp.Tpo -c libcdatetime_timestamp.c -o libcdatetime_timestamp.o >/dev/null 2>&1
# mv -f .deps/libcdatetime_timestamp.Tpo .deps/libcdatetime_timestamp.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcdatetime.la libcdatetime_elements.lo libcdatetime_error.lo libcdatetime_support.lo libcdatetime_timestamp.lo ../libcstring/libcstring.la ../libcerror/libcerror.la
# libtool: link: (cd .libs/libcdatetime.lax/libcstring.a && ar x "/tmp/libewf/src/libewf-20140608/libcdatetime/../libcstring/.libs/libcstring.a")
# libtool: link: (cd .libs/libcdatetime.lax/libcerror.a && ar x "/tmp/libewf/src/libewf-20140608/libcdatetime/../libcerror/.libs/libcerror.a")
# libtool: link: ar cru .libs/libcdatetime.a .libs/libcdatetime_elements.o .libs/libcdatetime_error.o .libs/libcdatetime_support.o .libs/libcdatetime_timestamp.o .libs/libcdatetime.lax/libcstring.a/libcstring_support.o .libs/libcdatetime.lax/libcstring.a/libcstring_wide_string.o .libs/libcdatetime.lax/libcerror.a/libcerror_error.o .libs/libcdatetime.lax/libcerror.a/libcerror_support.o .libs/libcdatetime.lax/libcerror.a/libcerror_system.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcdatetime.a
# libtool: link: rm -fr .libs/libcdatetime.lax
# libtool: link: ( cd ".libs" && rm -f "libcdatetime.la" && ln -s "../libcdatetime.la" "libcdatetime.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libcdatetime'
# Making all in libclocale
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libclocale'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c -o libclocale_codepage.lo libclocale_codepage.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c -o libclocale_locale.lo libclocale_locale.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c libclocale_codepage.c -fPIC -DPIC -o .libs/libclocale_codepage.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c libclocale_locale.c -fPIC -DPIC -o .libs/libclocale_locale.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libclocale_codepage.lo -MD -MP -MF .deps/libclocale_codepage.Tpo -c libclocale_codepage.c -o libclocale_codepage.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libclocale_locale.lo -MD -MP -MF .deps/libclocale_locale.Tpo -c libclocale_locale.c -o libclocale_locale.o >/dev/null 2>&1
# mv -f .deps/libclocale_codepage.Tpo .deps/libclocale_codepage.Plo
# mv -f .deps/libclocale_locale.Tpo .deps/libclocale_locale.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c -o libclocale_support.lo libclocale_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c libclocale_support.c -fPIC -DPIC -o .libs/libclocale_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libclocale_support.lo -MD -MP -MF .deps/libclocale_support.Tpo -c libclocale_support.c -o libclocale_support.o >/dev/null 2>&1
# mv -f .deps/libclocale_support.Tpo .deps/libclocale_support.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libclocale.la libclocale_codepage.lo libclocale_locale.lo libclocale_support.lo
# libtool: link: ar cru .libs/libclocale.a .libs/libclocale_codepage.o .libs/libclocale_locale.o .libs/libclocale_support.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libclocale.a
# libtool: link: ( cd ".libs" && rm -f "libclocale.la" && ln -s "../libclocale.la" "libclocale.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libclocale'
# Making all in libcnotify
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libcnotify'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c -o libcnotify_print.lo libcnotify_print.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c -o libcnotify_stream.lo libcnotify_stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c libcnotify_stream.c -fPIC -DPIC -o .libs/libcnotify_stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c libcnotify_print.c -fPIC -DPIC -o .libs/libcnotify_print.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcnotify_stream.lo -MD -MP -MF .deps/libcnotify_stream.Tpo -c libcnotify_stream.c -o libcnotify_stream.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcnotify_print.lo -MD -MP -MF .deps/libcnotify_print.Tpo -c libcnotify_print.c -o libcnotify_print.o >/dev/null 2>&1
# mv -f .deps/libcnotify_print.Tpo .deps/libcnotify_print.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c -o libcnotify_verbose.lo libcnotify_verbose.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c libcnotify_verbose.c -fPIC -DPIC -o .libs/libcnotify_verbose.o
# mv -f .deps/libcnotify_stream.Tpo .deps/libcnotify_stream.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcnotify_verbose.lo -MD -MP -MF .deps/libcnotify_verbose.Tpo -c libcnotify_verbose.c -o libcnotify_verbose.o >/dev/null 2>&1
# mv -f .deps/libcnotify_verbose.Tpo .deps/libcnotify_verbose.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcnotify.la libcnotify_print.lo libcnotify_stream.lo libcnotify_verbose.lo
# libtool: link: ar cru .libs/libcnotify.a .libs/libcnotify_print.o .libs/libcnotify_stream.o .libs/libcnotify_verbose.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcnotify.a
# libtool: link: ( cd ".libs" && rm -f "libcnotify.la" && ln -s "../libcnotify.la" "libcnotify.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libcnotify'
# Making all in libcsplit
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libcsplit'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c -o libcsplit_error.lo libcsplit_error.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c -o libcsplit_narrow_split_string.lo libcsplit_narrow_split_string.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c libcsplit_error.c -fPIC -DPIC -o .libs/libcsplit_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c libcsplit_narrow_split_string.c -fPIC -DPIC -o .libs/libcsplit_narrow_split_string.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_error.lo -MD -MP -MF .deps/libcsplit_error.Tpo -c libcsplit_error.c -o libcsplit_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_narrow_split_string.lo -MD -MP -MF .deps/libcsplit_narrow_split_string.Tpo -c libcsplit_narrow_split_string.c -o libcsplit_narrow_split_string.o >/dev/null 2>&1
# mv -f .deps/libcsplit_error.Tpo .deps/libcsplit_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c -o libcsplit_narrow_string.lo libcsplit_narrow_string.c
# mv -f .deps/libcsplit_narrow_split_string.Tpo .deps/libcsplit_narrow_split_string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c -o libcsplit_support.lo libcsplit_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c libcsplit_narrow_string.c -fPIC -DPIC -o .libs/libcsplit_narrow_string.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c libcsplit_support.c -fPIC -DPIC -o .libs/libcsplit_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_narrow_string.lo -MD -MP -MF .deps/libcsplit_narrow_string.Tpo -c libcsplit_narrow_string.c -o libcsplit_narrow_string.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_support.lo -MD -MP -MF .deps/libcsplit_support.Tpo -c libcsplit_support.c -o libcsplit_support.o >/dev/null 2>&1
# mv -f .deps/libcsplit_narrow_string.Tpo .deps/libcsplit_narrow_string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c -o libcsplit_wide_split_string.lo libcsplit_wide_split_string.c
# mv -f .deps/libcsplit_support.Tpo .deps/libcsplit_support.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c -o libcsplit_wide_string.lo libcsplit_wide_string.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c libcsplit_wide_split_string.c -fPIC -DPIC -o .libs/libcsplit_wide_split_string.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c libcsplit_wide_string.c -fPIC -DPIC -o .libs/libcsplit_wide_string.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_wide_split_string.lo -MD -MP -MF .deps/libcsplit_wide_split_string.Tpo -c libcsplit_wide_split_string.c -o libcsplit_wide_split_string.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcsplit_wide_string.lo -MD -MP -MF .deps/libcsplit_wide_string.Tpo -c libcsplit_wide_string.c -o libcsplit_wide_string.o >/dev/null 2>&1
# mv -f .deps/libcsplit_wide_split_string.Tpo .deps/libcsplit_wide_split_string.Plo
# mv -f .deps/libcsplit_wide_string.Tpo .deps/libcsplit_wide_string.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcsplit.la libcsplit_error.lo libcsplit_narrow_split_string.lo libcsplit_narrow_string.lo libcsplit_support.lo libcsplit_wide_split_string.lo libcsplit_wide_string.lo
# libtool: link: ar cru .libs/libcsplit.a .libs/libcsplit_error.o .libs/libcsplit_narrow_split_string.o .libs/libcsplit_narrow_string.o .libs/libcsplit_support.o .libs/libcsplit_wide_split_string.o .libs/libcsplit_wide_string.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcsplit.a
# libtool: link: ( cd ".libs" && rm -f "libcsplit.la" && ln -s "../libcsplit.la" "libcsplit.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libcsplit'
# Making all in libuna
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libuna'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c -o libuna_base16_stream.lo libuna_base16_stream.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c -o libuna_base32_stream.lo libuna_base32_stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c libuna_base16_stream.c -fPIC -DPIC -o .libs/libuna_base16_stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c libuna_base32_stream.c -fPIC -DPIC -o .libs/libuna_base32_stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_base16_stream.lo -MD -MP -MF .deps/libuna_base16_stream.Tpo -c libuna_base16_stream.c -o libuna_base16_stream.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_base32_stream.lo -MD -MP -MF .deps/libuna_base32_stream.Tpo -c libuna_base32_stream.c -o libuna_base32_stream.o >/dev/null 2>&1
# mv -f .deps/libuna_base16_stream.Tpo .deps/libuna_base16_stream.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c -o libuna_base64_stream.lo libuna_base64_stream.c
# mv -f .deps/libuna_base32_stream.Tpo .deps/libuna_base32_stream.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c -o libuna_byte_stream.lo libuna_byte_stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c libuna_base64_stream.c -fPIC -DPIC -o .libs/libuna_base64_stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c libuna_byte_stream.c -fPIC -DPIC -o .libs/libuna_byte_stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_byte_stream.lo -MD -MP -MF .deps/libuna_byte_stream.Tpo -c libuna_byte_stream.c -o libuna_byte_stream.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_base64_stream.lo -MD -MP -MF .deps/libuna_base64_stream.Tpo -c libuna_base64_stream.c -o libuna_base64_stream.o >/dev/null 2>&1
# mv -f .deps/libuna_byte_stream.Tpo .deps/libuna_byte_stream.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c -o libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c libuna_codepage_iso_8859_2.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_2.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_2.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_2.Tpo -c libuna_codepage_iso_8859_2.c -o libuna_codepage_iso_8859_2.o >/dev/null 2>&1
# mv -f .deps/libuna_base64_stream.Tpo .deps/libuna_base64_stream.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c -o libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_3.c
# mv -f .deps/libuna_codepage_iso_8859_2.Tpo .deps/libuna_codepage_iso_8859_2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c -o libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_4.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c libuna_codepage_iso_8859_3.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_3.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c libuna_codepage_iso_8859_4.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_4.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_3.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_3.Tpo -c libuna_codepage_iso_8859_3.c -o libuna_codepage_iso_8859_3.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_4.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_4.Tpo -c libuna_codepage_iso_8859_4.c -o libuna_codepage_iso_8859_4.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_iso_8859_3.Tpo .deps/libuna_codepage_iso_8859_3.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c -o libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_5.c
# mv -f .deps/libuna_codepage_iso_8859_4.Tpo .deps/libuna_codepage_iso_8859_4.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c -o libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_6.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c libuna_codepage_iso_8859_5.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_5.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c libuna_codepage_iso_8859_6.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_6.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_5.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_5.Tpo -c libuna_codepage_iso_8859_5.c -o libuna_codepage_iso_8859_5.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_6.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_6.Tpo -c libuna_codepage_iso_8859_6.c -o libuna_codepage_iso_8859_6.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_iso_8859_5.Tpo .deps/libuna_codepage_iso_8859_5.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c -o libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_7.c
# mv -f .deps/libuna_codepage_iso_8859_6.Tpo .deps/libuna_codepage_iso_8859_6.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c -o libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_8.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c libuna_codepage_iso_8859_7.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_7.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c libuna_codepage_iso_8859_8.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_8.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_7.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_7.Tpo -c libuna_codepage_iso_8859_7.c -o libuna_codepage_iso_8859_7.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_8.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_8.Tpo -c libuna_codepage_iso_8859_8.c -o libuna_codepage_iso_8859_8.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_iso_8859_7.Tpo .deps/libuna_codepage_iso_8859_7.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c -o libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_9.c
# mv -f .deps/libuna_codepage_iso_8859_8.Tpo .deps/libuna_codepage_iso_8859_8.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c -o libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_10.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c libuna_codepage_iso_8859_9.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_9.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c libuna_codepage_iso_8859_10.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_10.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_9.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_9.Tpo -c libuna_codepage_iso_8859_9.c -o libuna_codepage_iso_8859_9.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_10.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_10.Tpo -c libuna_codepage_iso_8859_10.c -o libuna_codepage_iso_8859_10.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_iso_8859_9.Tpo .deps/libuna_codepage_iso_8859_9.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c -o libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_13.c
# mv -f .deps/libuna_codepage_iso_8859_10.Tpo .deps/libuna_codepage_iso_8859_10.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c -o libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_14.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c libuna_codepage_iso_8859_14.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_14.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c libuna_codepage_iso_8859_13.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_13.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_13.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_13.Tpo -c libuna_codepage_iso_8859_13.c -o libuna_codepage_iso_8859_13.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_14.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_14.Tpo -c libuna_codepage_iso_8859_14.c -o libuna_codepage_iso_8859_14.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_iso_8859_13.Tpo .deps/libuna_codepage_iso_8859_13.Plo
# mv -f .deps/libuna_codepage_iso_8859_14.Tpo .deps/libuna_codepage_iso_8859_14.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c -o libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_15.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c -o libuna_codepage_iso_8859_16.lo libuna_codepage_iso_8859_16.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c libuna_codepage_iso_8859_16.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_16.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c libuna_codepage_iso_8859_15.c -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_15.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_16.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_16.Tpo -c libuna_codepage_iso_8859_16.c -o libuna_codepage_iso_8859_16.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_iso_8859_15.lo -MD -MP -MF .deps/libuna_codepage_iso_8859_15.Tpo -c libuna_codepage_iso_8859_15.c -o libuna_codepage_iso_8859_15.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_iso_8859_15.Tpo .deps/libuna_codepage_iso_8859_15.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c -o libuna_codepage_koi8_r.lo libuna_codepage_koi8_r.c
# mv -f .deps/libuna_codepage_iso_8859_16.Tpo .deps/libuna_codepage_iso_8859_16.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c -o libuna_codepage_koi8_u.lo libuna_codepage_koi8_u.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c libuna_codepage_koi8_r.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_r.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c libuna_codepage_koi8_u.c -fPIC -DPIC -o .libs/libuna_codepage_koi8_u.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_koi8_r.lo -MD -MP -MF .deps/libuna_codepage_koi8_r.Tpo -c libuna_codepage_koi8_r.c -o libuna_codepage_koi8_r.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_koi8_u.lo -MD -MP -MF .deps/libuna_codepage_koi8_u.Tpo -c libuna_codepage_koi8_u.c -o libuna_codepage_koi8_u.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_koi8_r.Tpo .deps/libuna_codepage_koi8_r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c -o libuna_codepage_windows_874.lo libuna_codepage_windows_874.c
# mv -f .deps/libuna_codepage_koi8_u.Tpo .deps/libuna_codepage_koi8_u.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c -o libuna_codepage_windows_932.lo libuna_codepage_windows_932.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c libuna_codepage_windows_874.c -fPIC -DPIC -o .libs/libuna_codepage_windows_874.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c libuna_codepage_windows_932.c -fPIC -DPIC -o .libs/libuna_codepage_windows_932.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_874.lo -MD -MP -MF .deps/libuna_codepage_windows_874.Tpo -c libuna_codepage_windows_874.c -o libuna_codepage_windows_874.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_windows_874.Tpo .deps/libuna_codepage_windows_874.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c -o libuna_codepage_windows_936.lo libuna_codepage_windows_936.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_932.lo -MD -MP -MF .deps/libuna_codepage_windows_932.Tpo -c libuna_codepage_windows_932.c -o libuna_codepage_windows_932.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c libuna_codepage_windows_936.c -fPIC -DPIC -o .libs/libuna_codepage_windows_936.o
# mv -f .deps/libuna_codepage_windows_932.Tpo .deps/libuna_codepage_windows_932.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c -o libuna_codepage_windows_949.lo libuna_codepage_windows_949.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c libuna_codepage_windows_949.c -fPIC -DPIC -o .libs/libuna_codepage_windows_949.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_936.lo -MD -MP -MF .deps/libuna_codepage_windows_936.Tpo -c libuna_codepage_windows_936.c -o libuna_codepage_windows_936.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_949.lo -MD -MP -MF .deps/libuna_codepage_windows_949.Tpo -c libuna_codepage_windows_949.c -o libuna_codepage_windows_949.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_windows_936.Tpo .deps/libuna_codepage_windows_936.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c -o libuna_codepage_windows_950.lo libuna_codepage_windows_950.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c libuna_codepage_windows_950.c -fPIC -DPIC -o .libs/libuna_codepage_windows_950.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_950.lo -MD -MP -MF .deps/libuna_codepage_windows_950.Tpo -c libuna_codepage_windows_950.c -o libuna_codepage_windows_950.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_windows_949.Tpo .deps/libuna_codepage_windows_949.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c -o libuna_codepage_windows_1250.lo libuna_codepage_windows_1250.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c libuna_codepage_windows_1250.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1250.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1250.lo -MD -MP -MF .deps/libuna_codepage_windows_1250.Tpo -c libuna_codepage_windows_1250.c -o libuna_codepage_windows_1250.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_windows_950.Tpo .deps/libuna_codepage_windows_950.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c -o libuna_codepage_windows_1251.lo libuna_codepage_windows_1251.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c libuna_codepage_windows_1251.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1251.o
# mv -f .deps/libuna_codepage_windows_1250.Tpo .deps/libuna_codepage_windows_1250.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c -o libuna_codepage_windows_1252.lo libuna_codepage_windows_1252.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c libuna_codepage_windows_1252.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1252.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1251.lo -MD -MP -MF .deps/libuna_codepage_windows_1251.Tpo -c libuna_codepage_windows_1251.c -o libuna_codepage_windows_1251.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1252.lo -MD -MP -MF .deps/libuna_codepage_windows_1252.Tpo -c libuna_codepage_windows_1252.c -o libuna_codepage_windows_1252.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_windows_1251.Tpo .deps/libuna_codepage_windows_1251.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c -o libuna_codepage_windows_1253.lo libuna_codepage_windows_1253.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c libuna_codepage_windows_1253.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1253.o
# mv -f .deps/libuna_codepage_windows_1252.Tpo .deps/libuna_codepage_windows_1252.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c -o libuna_codepage_windows_1254.lo libuna_codepage_windows_1254.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c libuna_codepage_windows_1254.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1254.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1253.lo -MD -MP -MF .deps/libuna_codepage_windows_1253.Tpo -c libuna_codepage_windows_1253.c -o libuna_codepage_windows_1253.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1254.lo -MD -MP -MF .deps/libuna_codepage_windows_1254.Tpo -c libuna_codepage_windows_1254.c -o libuna_codepage_windows_1254.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_windows_1254.Tpo .deps/libuna_codepage_windows_1254.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c -o libuna_codepage_windows_1255.lo libuna_codepage_windows_1255.c
# mv -f .deps/libuna_codepage_windows_1253.Tpo .deps/libuna_codepage_windows_1253.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c -o libuna_codepage_windows_1256.lo libuna_codepage_windows_1256.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c libuna_codepage_windows_1255.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1255.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c libuna_codepage_windows_1256.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1256.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1255.lo -MD -MP -MF .deps/libuna_codepage_windows_1255.Tpo -c libuna_codepage_windows_1255.c -o libuna_codepage_windows_1255.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1256.lo -MD -MP -MF .deps/libuna_codepage_windows_1256.Tpo -c libuna_codepage_windows_1256.c -o libuna_codepage_windows_1256.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_windows_1255.Tpo .deps/libuna_codepage_windows_1255.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c -o libuna_codepage_windows_1257.lo libuna_codepage_windows_1257.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c libuna_codepage_windows_1257.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1257.o
# mv -f .deps/libuna_codepage_windows_1256.Tpo .deps/libuna_codepage_windows_1256.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c -o libuna_codepage_windows_1258.lo libuna_codepage_windows_1258.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c libuna_codepage_windows_1258.c -fPIC -DPIC -o .libs/libuna_codepage_windows_1258.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1257.lo -MD -MP -MF .deps/libuna_codepage_windows_1257.Tpo -c libuna_codepage_windows_1257.c -o libuna_codepage_windows_1257.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_codepage_windows_1258.lo -MD -MP -MF .deps/libuna_codepage_windows_1258.Tpo -c libuna_codepage_windows_1258.c -o libuna_codepage_windows_1258.o >/dev/null 2>&1
# mv -f .deps/libuna_codepage_windows_1257.Tpo .deps/libuna_codepage_windows_1257.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c -o libuna_error.lo libuna_error.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c libuna_error.c -fPIC -DPIC -o .libs/libuna_error.o
# mv -f .deps/libuna_codepage_windows_1258.Tpo .deps/libuna_codepage_windows_1258.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c -o libuna_support.lo libuna_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c libuna_support.c -fPIC -DPIC -o .libs/libuna_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_error.lo -MD -MP -MF .deps/libuna_error.Tpo -c libuna_error.c -o libuna_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_support.lo -MD -MP -MF .deps/libuna_support.Tpo -c libuna_support.c -o libuna_support.o >/dev/null 2>&1
# mv -f .deps/libuna_error.Tpo .deps/libuna_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c -o libuna_unicode_character.lo libuna_unicode_character.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c libuna_unicode_character.c -fPIC -DPIC -o .libs/libuna_unicode_character.o
# mv -f .deps/libuna_support.Tpo .deps/libuna_support.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c -o libuna_url_stream.lo libuna_url_stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c libuna_url_stream.c -fPIC -DPIC -o .libs/libuna_url_stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_url_stream.lo -MD -MP -MF .deps/libuna_url_stream.Tpo -c libuna_url_stream.c -o libuna_url_stream.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_unicode_character.lo -MD -MP -MF .deps/libuna_unicode_character.Tpo -c libuna_unicode_character.c -o libuna_unicode_character.o >/dev/null 2>&1
# mv -f .deps/libuna_url_stream.Tpo .deps/libuna_url_stream.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c -o libuna_utf16_stream.lo libuna_utf16_stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c libuna_utf16_stream.c -fPIC -DPIC -o .libs/libuna_utf16_stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf16_stream.lo -MD -MP -MF .deps/libuna_utf16_stream.Tpo -c libuna_utf16_stream.c -o libuna_utf16_stream.o >/dev/null 2>&1
# mv -f .deps/libuna_unicode_character.Tpo .deps/libuna_unicode_character.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c -o libuna_utf16_string.lo libuna_utf16_string.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c libuna_utf16_string.c -fPIC -DPIC -o .libs/libuna_utf16_string.o
# mv -f .deps/libuna_utf16_stream.Tpo .deps/libuna_utf16_stream.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c -o libuna_utf32_stream.lo libuna_utf32_stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c libuna_utf32_stream.c -fPIC -DPIC -o .libs/libuna_utf32_stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf16_string.lo -MD -MP -MF .deps/libuna_utf16_string.Tpo -c libuna_utf16_string.c -o libuna_utf16_string.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf32_stream.lo -MD -MP -MF .deps/libuna_utf32_stream.Tpo -c libuna_utf32_stream.c -o libuna_utf32_stream.o >/dev/null 2>&1
# mv -f .deps/libuna_utf16_string.Tpo .deps/libuna_utf16_string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c -o libuna_utf32_string.lo libuna_utf32_string.c
# mv -f .deps/libuna_utf32_stream.Tpo .deps/libuna_utf32_stream.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c -o libuna_utf7_stream.lo libuna_utf7_stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c libuna_utf32_string.c -fPIC -DPIC -o .libs/libuna_utf32_string.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c libuna_utf7_stream.c -fPIC -DPIC -o .libs/libuna_utf7_stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf7_stream.lo -MD -MP -MF .deps/libuna_utf7_stream.Tpo -c libuna_utf7_stream.c -o libuna_utf7_stream.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf32_string.lo -MD -MP -MF .deps/libuna_utf32_string.Tpo -c libuna_utf32_string.c -o libuna_utf32_string.o >/dev/null 2>&1
# mv -f .deps/libuna_utf7_stream.Tpo .deps/libuna_utf7_stream.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c -o libuna_utf8_stream.lo libuna_utf8_stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c libuna_utf8_stream.c -fPIC -DPIC -o .libs/libuna_utf8_stream.o
# mv -f .deps/libuna_utf32_string.Tpo .deps/libuna_utf32_string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c -o libuna_utf8_string.lo libuna_utf8_string.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c libuna_utf8_string.c -fPIC -DPIC -o .libs/libuna_utf8_string.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf8_stream.lo -MD -MP -MF .deps/libuna_utf8_stream.Tpo -c libuna_utf8_stream.c -o libuna_utf8_stream.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libuna_utf8_string.lo -MD -MP -MF .deps/libuna_utf8_string.Tpo -c libuna_utf8_string.c -o libuna_utf8_string.o >/dev/null 2>&1
# mv -f .deps/libuna_utf8_stream.Tpo .deps/libuna_utf8_stream.Plo
# mv -f .deps/libuna_utf8_string.Tpo .deps/libuna_utf8_string.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libuna.la libuna_base16_stream.lo libuna_base32_stream.lo libuna_base64_stream.lo libuna_byte_stream.lo libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_16.lo libuna_codepage_koi8_r.lo libuna_codepage_koi8_u.lo libuna_codepage_windows_874.lo libuna_codepage_windows_932.lo libuna_codepage_windows_936.lo libuna_codepage_windows_949.lo libuna_codepage_windows_950.lo libuna_codepage_windows_1250.lo libuna_codepage_windows_1251.lo libuna_codepage_windows_1252.lo libuna_codepage_windows_1253.lo libuna_codepage_windows_1254.lo libuna_codepage_windows_1255.lo libuna_codepage_windows_1256.lo libuna_codepage_windows_1257.lo libuna_codepage_windows_1258.lo libuna_error.lo libuna_support.lo libuna_unicode_character.lo libuna_url_stream.lo libuna_utf16_stream.lo libuna_utf16_string.lo libuna_utf32_stream.lo libuna_utf32_string.lo libuna_utf7_stream.lo libuna_utf8_stream.lo libuna_utf8_string.lo
# libtool: link: ar cru .libs/libuna.a .libs/libuna_base16_stream.o .libs/libuna_base32_stream.o .libs/libuna_base64_stream.o .libs/libuna_byte_stream.o .libs/libuna_codepage_iso_8859_2.o .libs/libuna_codepage_iso_8859_3.o .libs/libuna_codepage_iso_8859_4.o .libs/libuna_codepage_iso_8859_5.o .libs/libuna_codepage_iso_8859_6.o .libs/libuna_codepage_iso_8859_7.o .libs/libuna_codepage_iso_8859_8.o .libs/libuna_codepage_iso_8859_9.o .libs/libuna_codepage_iso_8859_10.o .libs/libuna_codepage_iso_8859_13.o .libs/libuna_codepage_iso_8859_14.o .libs/libuna_codepage_iso_8859_15.o .libs/libuna_codepage_iso_8859_16.o .libs/libuna_codepage_koi8_r.o .libs/libuna_codepage_koi8_u.o .libs/libuna_codepage_windows_874.o .libs/libuna_codepage_windows_932.o .libs/libuna_codepage_windows_936.o .libs/libuna_codepage_windows_949.o .libs/libuna_codepage_windows_950.o .libs/libuna_codepage_windows_1250.o .libs/libuna_codepage_windows_1251.o .libs/libuna_codepage_windows_1252.o .libs/libuna_codepage_windows_1253.o .libs/libuna_codepage_windows_1254.o .libs/libuna_codepage_windows_1255.o .libs/libuna_codepage_windows_1256.o .libs/libuna_codepage_windows_1257.o .libs/libuna_codepage_windows_1258.o .libs/libuna_error.o .libs/libuna_support.o .libs/libuna_unicode_character.o .libs/libuna_url_stream.o .libs/libuna_utf16_stream.o .libs/libuna_utf16_string.o .libs/libuna_utf32_stream.o .libs/libuna_utf32_string.o .libs/libuna_utf7_stream.o .libs/libuna_utf8_stream.o .libs/libuna_utf8_string.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libuna.a
# libtool: link: ( cd ".libs" && rm -f "libuna.la" && ln -s "../libuna.la" "libuna.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libuna'
# Making all in libcfile
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libcfile'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c -o libcfile_error.lo libcfile_error.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c -o libcfile_file.lo libcfile_file.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c libcfile_error.c -fPIC -DPIC -o .libs/libcfile_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c libcfile_file.c -fPIC -DPIC -o .libs/libcfile_file.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_error.lo -MD -MP -MF .deps/libcfile_error.Tpo -c libcfile_error.c -o libcfile_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_file.lo -MD -MP -MF .deps/libcfile_file.Tpo -c libcfile_file.c -o libcfile_file.o >/dev/null 2>&1
# mv -f .deps/libcfile_error.Tpo .deps/libcfile_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c -o libcfile_notify.lo libcfile_notify.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c libcfile_notify.c -fPIC -DPIC -o .libs/libcfile_notify.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_notify.lo -MD -MP -MF .deps/libcfile_notify.Tpo -c libcfile_notify.c -o libcfile_notify.o >/dev/null 2>&1
# mv -f .deps/libcfile_file.Tpo .deps/libcfile_file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_stream.lo -MD -MP -MF .deps/libcfile_stream.Tpo -c -o libcfile_stream.lo libcfile_stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_stream.lo -MD -MP -MF .deps/libcfile_stream.Tpo -c libcfile_stream.c -fPIC -DPIC -o .libs/libcfile_stream.o
# mv -f .deps/libcfile_notify.Tpo .deps/libcfile_notify.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c -o libcfile_support.lo libcfile_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c libcfile_support.c -fPIC -DPIC -o .libs/libcfile_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_stream.lo -MD -MP -MF .deps/libcfile_stream.Tpo -c libcfile_stream.c -o libcfile_stream.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcfile_support.lo -MD -MP -MF .deps/libcfile_support.Tpo -c libcfile_support.c -o libcfile_support.o >/dev/null 2>&1
# mv -f .deps/libcfile_stream.Tpo .deps/libcfile_stream.Plo
# mv -f .deps/libcfile_support.Tpo .deps/libcfile_support.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcfile.la libcfile_error.lo libcfile_file.lo libcfile_notify.lo libcfile_stream.lo libcfile_support.lo
# libtool: link: ar cru .libs/libcfile.a .libs/libcfile_error.o .libs/libcfile_file.o .libs/libcfile_notify.o .libs/libcfile_stream.o .libs/libcfile_support.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcfile.a
# libtool: link: ( cd ".libs" && rm -f "libcfile.la" && ln -s "../libcfile.la" "libcfile.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libcfile'
# Making all in libcpath
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libcpath'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c -o libcpath_error.lo libcpath_error.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c -o libcpath_path.lo libcpath_path.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c libcpath_error.c -fPIC -DPIC -o .libs/libcpath_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c libcpath_path.c -fPIC -DPIC -o .libs/libcpath_path.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcpath_error.lo -MD -MP -MF .deps/libcpath_error.Tpo -c libcpath_error.c -o libcpath_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcpath_path.lo -MD -MP -MF .deps/libcpath_path.Tpo -c libcpath_path.c -o libcpath_path.o >/dev/null 2>&1
# mv -f .deps/libcpath_error.Tpo .deps/libcpath_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c -o libcpath_support.lo libcpath_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c libcpath_support.c -fPIC -DPIC -o .libs/libcpath_support.o
# mv -f .deps/libcpath_path.Tpo .deps/libcpath_path.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libclocale -I../libcsplit -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcpath_support.lo -MD -MP -MF .deps/libcpath_support.Tpo -c libcpath_support.c -o libcpath_support.o >/dev/null 2>&1
# mv -f .deps/libcpath_support.Tpo .deps/libcpath_support.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcpath.la libcpath_error.lo libcpath_path.lo libcpath_support.lo
# libtool: link: ar cru .libs/libcpath.a .libs/libcpath_error.o .libs/libcpath_path.o .libs/libcpath_support.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcpath.a
# libtool: link: ( cd ".libs" && rm -f "libcpath.la" && ln -s "../libcpath.la" "libcpath.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libcpath'
# Making all in libbfio
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libbfio'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_error.lo -MD -MP -MF .deps/libbfio_error.Tpo -c -o libbfio_error.lo libbfio_error.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_file.lo -MD -MP -MF .deps/libbfio_file.Tpo -c -o libbfio_file.lo libbfio_file.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_error.lo -MD -MP -MF .deps/libbfio_error.Tpo -c libbfio_error.c -fPIC -DPIC -o .libs/libbfio_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_file.lo -MD -MP -MF .deps/libbfio_file.Tpo -c libbfio_file.c -fPIC -DPIC -o .libs/libbfio_file.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_error.lo -MD -MP -MF .deps/libbfio_error.Tpo -c libbfio_error.c -o libbfio_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_file.lo -MD -MP -MF .deps/libbfio_file.Tpo -c libbfio_file.c -o libbfio_file.o >/dev/null 2>&1
# mv -f .deps/libbfio_error.Tpo .deps/libbfio_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_file_pool.lo -MD -MP -MF .deps/libbfio_file_pool.Tpo -c -o libbfio_file_pool.lo libbfio_file_pool.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_file_pool.lo -MD -MP -MF .deps/libbfio_file_pool.Tpo -c libbfio_file_pool.c -fPIC -DPIC -o .libs/libbfio_file_pool.o
# mv -f .deps/libbfio_file.Tpo .deps/libbfio_file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_file_range.lo -MD -MP -MF .deps/libbfio_file_range.Tpo -c -o libbfio_file_range.lo libbfio_file_range.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_file_range.lo -MD -MP -MF .deps/libbfio_file_range.Tpo -c libbfio_file_range.c -fPIC -DPIC -o .libs/libbfio_file_range.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_file_pool.lo -MD -MP -MF .deps/libbfio_file_pool.Tpo -c libbfio_file_pool.c -o libbfio_file_pool.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_file_range.lo -MD -MP -MF .deps/libbfio_file_range.Tpo -c libbfio_file_range.c -o libbfio_file_range.o >/dev/null 2>&1
# mv -f .deps/libbfio_file_pool.Tpo .deps/libbfio_file_pool.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_handle.lo -MD -MP -MF .deps/libbfio_handle.Tpo -c -o libbfio_handle.lo libbfio_handle.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_handle.lo -MD -MP -MF .deps/libbfio_handle.Tpo -c libbfio_handle.c -fPIC -DPIC -o .libs/libbfio_handle.o
# mv -f .deps/libbfio_file_range.Tpo .deps/libbfio_file_range.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_memory_range.lo -MD -MP -MF .deps/libbfio_memory_range.Tpo -c -o libbfio_memory_range.lo libbfio_memory_range.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_memory_range.lo -MD -MP -MF .deps/libbfio_memory_range.Tpo -c libbfio_memory_range.c -fPIC -DPIC -o .libs/libbfio_memory_range.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_handle.lo -MD -MP -MF .deps/libbfio_handle.Tpo -c libbfio_handle.c -o libbfio_handle.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_memory_range.lo -MD -MP -MF .deps/libbfio_memory_range.Tpo -c libbfio_memory_range.c -o libbfio_memory_range.o >/dev/null 2>&1
# mv -f .deps/libbfio_handle.Tpo .deps/libbfio_handle.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_pool.lo -MD -MP -MF .deps/libbfio_pool.Tpo -c -o libbfio_pool.lo libbfio_pool.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_pool.lo -MD -MP -MF .deps/libbfio_pool.Tpo -c libbfio_pool.c -fPIC -DPIC -o .libs/libbfio_pool.o
# mv -f .deps/libbfio_memory_range.Tpo .deps/libbfio_memory_range.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_support.lo -MD -MP -MF .deps/libbfio_support.Tpo -c -o libbfio_support.lo libbfio_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_support.lo -MD -MP -MF .deps/libbfio_support.Tpo -c libbfio_support.c -fPIC -DPIC -o .libs/libbfio_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_pool.lo -MD -MP -MF .deps/libbfio_pool.Tpo -c libbfio_pool.c -o libbfio_pool.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libbfio_support.lo -MD -MP -MF .deps/libbfio_support.Tpo -c libbfio_support.c -o libbfio_support.o >/dev/null 2>&1
# mv -f .deps/libbfio_support.Tpo .deps/libbfio_support.Plo
# mv -f .deps/libbfio_pool.Tpo .deps/libbfio_pool.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libbfio.la libbfio_error.lo libbfio_file.lo libbfio_file_pool.lo libbfio_file_range.lo libbfio_handle.lo libbfio_memory_range.lo libbfio_pool.lo libbfio_support.lo
# libtool: link: ar cru .libs/libbfio.a .libs/libbfio_error.o .libs/libbfio_file.o .libs/libbfio_file_pool.o .libs/libbfio_file_range.o .libs/libbfio_handle.o .libs/libbfio_memory_range.o .libs/libbfio_pool.o .libs/libbfio_support.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libbfio.a
# libtool: link: ( cd ".libs" && rm -f "libbfio.la" && ln -s "../libbfio.la" "libbfio.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libbfio'
# Making all in libfcache
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libfcache'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c -o libfcache_cache.lo libfcache_cache.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c -o libfcache_cache_value.lo libfcache_cache_value.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c libfcache_cache.c -fPIC -DPIC -o .libs/libfcache_cache.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c libfcache_cache_value.c -fPIC -DPIC -o .libs/libfcache_cache_value.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_cache_value.lo -MD -MP -MF .deps/libfcache_cache_value.Tpo -c libfcache_cache_value.c -o libfcache_cache_value.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_cache.lo -MD -MP -MF .deps/libfcache_cache.Tpo -c libfcache_cache.c -o libfcache_cache.o >/dev/null 2>&1
# mv -f .deps/libfcache_cache_value.Tpo .deps/libfcache_cache_value.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_date_time.lo -MD -MP -MF .deps/libfcache_date_time.Tpo -c -o libfcache_date_time.lo libfcache_date_time.c
# mv -f .deps/libfcache_cache.Tpo .deps/libfcache_cache.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c -o libfcache_error.lo libfcache_error.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_date_time.lo -MD -MP -MF .deps/libfcache_date_time.Tpo -c libfcache_date_time.c -fPIC -DPIC -o .libs/libfcache_date_time.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c libfcache_error.c -fPIC -DPIC -o .libs/libfcache_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_error.lo -MD -MP -MF .deps/libfcache_error.Tpo -c libfcache_error.c -o libfcache_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_date_time.lo -MD -MP -MF .deps/libfcache_date_time.Tpo -c libfcache_date_time.c -o libfcache_date_time.o >/dev/null 2>&1
# mv -f .deps/libfcache_error.Tpo .deps/libfcache_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c -o libfcache_support.lo libfcache_support.c
# mv -f .deps/libfcache_date_time.Tpo .deps/libfcache_date_time.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c libfcache_support.c -fPIC -DPIC -o .libs/libfcache_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfcache_support.lo -MD -MP -MF .deps/libfcache_support.Tpo -c libfcache_support.c -o libfcache_support.o >/dev/null 2>&1
# mv -f .deps/libfcache_support.Tpo .deps/libfcache_support.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libfcache.la libfcache_cache.lo libfcache_cache_value.lo libfcache_date_time.lo libfcache_error.lo libfcache_support.lo
# libtool: link: ar cru .libs/libfcache.a .libs/libfcache_cache.o .libs/libfcache_cache_value.o .libs/libfcache_date_time.o .libs/libfcache_error.o .libs/libfcache_support.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfcache.a
# libtool: link: ( cd ".libs" && rm -f "libfcache.la" && ln -s "../libfcache.la" "libfcache.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libfcache'
# Making all in libfdata
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libfdata'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c -o libfdata_error.lo libfdata_error.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c -o libfdata_list.lo libfdata_list.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c libfdata_error.c -fPIC -DPIC -o .libs/libfdata_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c libfdata_list.c -fPIC -DPIC -o .libs/libfdata_list.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_error.lo -MD -MP -MF .deps/libfdata_error.Tpo -c libfdata_error.c -o libfdata_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_list.lo -MD -MP -MF .deps/libfdata_list.Tpo -c libfdata_list.c -o libfdata_list.o >/dev/null 2>&1
# mv -f .deps/libfdata_error.Tpo .deps/libfdata_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c -o libfdata_list_element.lo libfdata_list_element.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c libfdata_list_element.c -fPIC -DPIC -o .libs/libfdata_list_element.o
# mv -f .deps/libfdata_list.Tpo .deps/libfdata_list.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c -o libfdata_mapped_range.lo libfdata_mapped_range.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c libfdata_mapped_range.c -fPIC -DPIC -o .libs/libfdata_mapped_range.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_list_element.lo -MD -MP -MF .deps/libfdata_list_element.Tpo -c libfdata_list_element.c -o libfdata_list_element.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_mapped_range.lo -MD -MP -MF .deps/libfdata_mapped_range.Tpo -c libfdata_mapped_range.c -o libfdata_mapped_range.o >/dev/null 2>&1
# mv -f .deps/libfdata_list_element.Tpo .deps/libfdata_list_element.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c -o libfdata_notify.lo libfdata_notify.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c libfdata_notify.c -fPIC -DPIC -o .libs/libfdata_notify.o
# mv -f .deps/libfdata_mapped_range.Tpo .deps/libfdata_mapped_range.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c -o libfdata_range.lo libfdata_range.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c libfdata_range.c -fPIC -DPIC -o .libs/libfdata_range.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_notify.lo -MD -MP -MF .deps/libfdata_notify.Tpo -c libfdata_notify.c -o libfdata_notify.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_range.lo -MD -MP -MF .deps/libfdata_range.Tpo -c libfdata_range.c -o libfdata_range.o >/dev/null 2>&1
# mv -f .deps/libfdata_notify.Tpo .deps/libfdata_notify.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c -o libfdata_range_list.lo libfdata_range_list.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c libfdata_range_list.c -fPIC -DPIC -o .libs/libfdata_range_list.o
# mv -f .deps/libfdata_range.Tpo .deps/libfdata_range.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c -o libfdata_stream.lo libfdata_stream.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c libfdata_stream.c -fPIC -DPIC -o .libs/libfdata_stream.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_range_list.lo -MD -MP -MF .deps/libfdata_range_list.Tpo -c libfdata_range_list.c -o libfdata_range_list.o >/dev/null 2>&1
# mv -f .deps/libfdata_range_list.Tpo .deps/libfdata_range_list.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c -o libfdata_support.lo libfdata_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c libfdata_support.c -fPIC -DPIC -o .libs/libfdata_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_stream.lo -MD -MP -MF .deps/libfdata_stream.Tpo -c libfdata_stream.c -o libfdata_stream.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_support.lo -MD -MP -MF .deps/libfdata_support.Tpo -c libfdata_support.c -o libfdata_support.o >/dev/null 2>&1
# mv -f .deps/libfdata_stream.Tpo .deps/libfdata_stream.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c -o libfdata_tree.lo libfdata_tree.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c libfdata_tree.c -fPIC -DPIC -o .libs/libfdata_tree.o
# mv -f .deps/libfdata_support.Tpo .deps/libfdata_support.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c -o libfdata_tree_node.lo libfdata_tree_node.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c libfdata_tree_node.c -fPIC -DPIC -o .libs/libfdata_tree_node.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_tree.lo -MD -MP -MF .deps/libfdata_tree.Tpo -c libfdata_tree.c -o libfdata_tree.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_tree_node.lo -MD -MP -MF .deps/libfdata_tree_node.Tpo -c libfdata_tree_node.c -o libfdata_tree_node.o >/dev/null 2>&1
# mv -f .deps/libfdata_tree.Tpo .deps/libfdata_tree.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c -o libfdata_vector.lo libfdata_vector.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c libfdata_vector.c -fPIC -DPIC -o .libs/libfdata_vector.o
# mv -f .deps/libfdata_tree_node.Tpo .deps/libfdata_tree_node.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcthreads -I../libcdata -I../libcnotify -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfdata_vector.lo -MD -MP -MF .deps/libfdata_vector.Tpo -c libfdata_vector.c -o libfdata_vector.o >/dev/null 2>&1
# mv -f .deps/libfdata_vector.Tpo .deps/libfdata_vector.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libfdata.la libfdata_error.lo libfdata_list.lo libfdata_list_element.lo libfdata_mapped_range.lo libfdata_notify.lo libfdata_range.lo libfdata_range_list.lo libfdata_stream.lo libfdata_support.lo libfdata_tree.lo libfdata_tree_node.lo libfdata_vector.lo
# libtool: link: ar cru .libs/libfdata.a .libs/libfdata_error.o .libs/libfdata_list.o .libs/libfdata_list_element.o .libs/libfdata_mapped_range.o .libs/libfdata_notify.o .libs/libfdata_range.o .libs/libfdata_range_list.o .libs/libfdata_stream.o .libs/libfdata_support.o .libs/libfdata_tree.o .libs/libfdata_tree_node.o .libs/libfdata_vector.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfdata.a
# libtool: link: ( cd ".libs" && rm -f "libfdata.la" && ln -s "../libfdata.la" "libfdata.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libfdata'
# Making all in libfvalue
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libfvalue'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c -o libfvalue_binary_data.lo libfvalue_binary_data.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c -o libfvalue_data_handle.lo libfvalue_data_handle.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c libfvalue_binary_data.c -fPIC -DPIC -o .libs/libfvalue_binary_data.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c libfvalue_data_handle.c -fPIC -DPIC -o .libs/libfvalue_data_handle.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_data_handle.lo -MD -MP -MF .deps/libfvalue_data_handle.Tpo -c libfvalue_data_handle.c -o libfvalue_data_handle.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_binary_data.lo -MD -MP -MF .deps/libfvalue_binary_data.Tpo -c libfvalue_binary_data.c -o libfvalue_binary_data.o >/dev/null 2>&1
# mv -f .deps/libfvalue_data_handle.Tpo .deps/libfvalue_data_handle.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c -o libfvalue_error.lo libfvalue_error.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c libfvalue_error.c -fPIC -DPIC -o .libs/libfvalue_error.o
# mv -f .deps/libfvalue_binary_data.Tpo .deps/libfvalue_binary_data.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c -o libfvalue_filetime.lo libfvalue_filetime.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c libfvalue_filetime.c -fPIC -DPIC -o .libs/libfvalue_filetime.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_error.lo -MD -MP -MF .deps/libfvalue_error.Tpo -c libfvalue_error.c -o libfvalue_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_filetime.lo -MD -MP -MF .deps/libfvalue_filetime.Tpo -c libfvalue_filetime.c -o libfvalue_filetime.o >/dev/null 2>&1
# mv -f .deps/libfvalue_error.Tpo .deps/libfvalue_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c -o libfvalue_floating_point.lo libfvalue_floating_point.c
# mv -f .deps/libfvalue_filetime.Tpo .deps/libfvalue_filetime.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c -o libfvalue_integer.lo libfvalue_integer.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c libfvalue_integer.c -fPIC -DPIC -o .libs/libfvalue_integer.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c libfvalue_floating_point.c -fPIC -DPIC -o .libs/libfvalue_floating_point.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_floating_point.lo -MD -MP -MF .deps/libfvalue_floating_point.Tpo -c libfvalue_floating_point.c -o libfvalue_floating_point.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_integer.lo -MD -MP -MF .deps/libfvalue_integer.Tpo -c libfvalue_integer.c -o libfvalue_integer.o >/dev/null 2>&1
# mv -f .deps/libfvalue_integer.Tpo .deps/libfvalue_integer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_split_string.lo -MD -MP -MF .deps/libfvalue_split_string.Tpo -c -o libfvalue_split_string.lo libfvalue_split_string.c
# mv -f .deps/libfvalue_floating_point.Tpo .deps/libfvalue_floating_point.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c -o libfvalue_string.lo libfvalue_string.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_split_string.lo -MD -MP -MF .deps/libfvalue_split_string.Tpo -c libfvalue_split_string.c -fPIC -DPIC -o .libs/libfvalue_split_string.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c libfvalue_string.c -fPIC -DPIC -o .libs/libfvalue_string.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_split_string.lo -MD -MP -MF .deps/libfvalue_split_string.Tpo -c libfvalue_split_string.c -o libfvalue_split_string.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_string.lo -MD -MP -MF .deps/libfvalue_string.Tpo -c libfvalue_string.c -o libfvalue_string.o >/dev/null 2>&1
# mv -f .deps/libfvalue_split_string.Tpo .deps/libfvalue_split_string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c -o libfvalue_table.lo libfvalue_table.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c libfvalue_table.c -fPIC -DPIC -o .libs/libfvalue_table.o
# mv -f .deps/libfvalue_string.Tpo .deps/libfvalue_string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c -o libfvalue_value.lo libfvalue_value.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c libfvalue_value.c -fPIC -DPIC -o .libs/libfvalue_value.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_table.lo -MD -MP -MF .deps/libfvalue_table.Tpo -c libfvalue_table.c -o libfvalue_table.o >/dev/null 2>&1
# libfvalue_value.c:1985:12: warning: unused variable 'value_instance' [-Wunused-variable]
# intptr_t *value_instance = NULL;
# ^
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_value.lo -MD -MP -MF .deps/libfvalue_value.Tpo -c libfvalue_value.c -o libfvalue_value.o >/dev/null 2>&1
# mv -f .deps/libfvalue_table.Tpo .deps/libfvalue_table.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c -o libfvalue_value_entry.lo libfvalue_value_entry.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c libfvalue_value_entry.c -fPIC -DPIC -o .libs/libfvalue_value_entry.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_value_entry.lo -MD -MP -MF .deps/libfvalue_value_entry.Tpo -c libfvalue_value_entry.c -o libfvalue_value_entry.o >/dev/null 2>&1
# mv -f .deps/libfvalue_value.Tpo .deps/libfvalue_value.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c -o libfvalue_value_type.lo libfvalue_value_type.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c libfvalue_value_type.c -fPIC -DPIC -o .libs/libfvalue_value_type.o
# mv -f .deps/libfvalue_value_entry.Tpo .deps/libfvalue_value_entry.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c -o libfvalue_support.lo libfvalue_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c libfvalue_support.c -fPIC -DPIC -o .libs/libfvalue_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_support.lo -MD -MP -MF .deps/libfvalue_support.Tpo -c libfvalue_support.c -o libfvalue_support.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libcnotify -I../libuna -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libfvalue_value_type.lo -MD -MP -MF .deps/libfvalue_value_type.Tpo -c libfvalue_value_type.c -o libfvalue_value_type.o >/dev/null 2>&1
# mv -f .deps/libfvalue_support.Tpo .deps/libfvalue_support.Plo
# mv -f .deps/libfvalue_value_type.Tpo .deps/libfvalue_value_type.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libfvalue.la libfvalue_binary_data.lo libfvalue_data_handle.lo libfvalue_error.lo libfvalue_filetime.lo libfvalue_floating_point.lo libfvalue_integer.lo libfvalue_split_string.lo libfvalue_string.lo libfvalue_table.lo libfvalue_value.lo libfvalue_value_entry.lo libfvalue_value_type.lo libfvalue_support.lo
# libtool: link: ar cru .libs/libfvalue.a .libs/libfvalue_binary_data.o .libs/libfvalue_data_handle.o .libs/libfvalue_error.o .libs/libfvalue_filetime.o .libs/libfvalue_floating_point.o .libs/libfvalue_integer.o .libs/libfvalue_split_string.o .libs/libfvalue_string.o .libs/libfvalue_table.o .libs/libfvalue_value.o .libs/libfvalue_value_entry.o .libs/libfvalue_value_type.o .libs/libfvalue_support.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfvalue.a
# libtool: link: ( cd ".libs" && rm -f "libfvalue.la" && ln -s "../libfvalue.la" "libfvalue.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libfvalue'
# Making all in libmfdata
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libmfdata'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_error.lo -MD -MP -MF .deps/libmfdata_error.Tpo -c -o libmfdata_error.lo libmfdata_error.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_file.lo -MD -MP -MF .deps/libmfdata_file.Tpo -c -o libmfdata_file.lo libmfdata_file.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_file.lo -MD -MP -MF .deps/libmfdata_file.Tpo -c libmfdata_file.c -fPIC -DPIC -o .libs/libmfdata_file.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_error.lo -MD -MP -MF .deps/libmfdata_error.Tpo -c libmfdata_error.c -fPIC -DPIC -o .libs/libmfdata_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_error.lo -MD -MP -MF .deps/libmfdata_error.Tpo -c libmfdata_error.c -o libmfdata_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_file.lo -MD -MP -MF .deps/libmfdata_file.Tpo -c libmfdata_file.c -o libmfdata_file.o >/dev/null 2>&1
# mv -f .deps/libmfdata_error.Tpo .deps/libmfdata_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_file_list.lo -MD -MP -MF .deps/libmfdata_file_list.Tpo -c -o libmfdata_file_list.lo libmfdata_file_list.c
# mv -f .deps/libmfdata_file.Tpo .deps/libmfdata_file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_group.lo -MD -MP -MF .deps/libmfdata_group.Tpo -c -o libmfdata_group.lo libmfdata_group.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_file_list.lo -MD -MP -MF .deps/libmfdata_file_list.Tpo -c libmfdata_file_list.c -fPIC -DPIC -o .libs/libmfdata_file_list.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_group.lo -MD -MP -MF .deps/libmfdata_group.Tpo -c libmfdata_group.c -fPIC -DPIC -o .libs/libmfdata_group.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_group.lo -MD -MP -MF .deps/libmfdata_group.Tpo -c libmfdata_group.c -o libmfdata_group.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_file_list.lo -MD -MP -MF .deps/libmfdata_file_list.Tpo -c libmfdata_file_list.c -o libmfdata_file_list.o >/dev/null 2>&1
# mv -f .deps/libmfdata_group.Tpo .deps/libmfdata_group.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_list.lo -MD -MP -MF .deps/libmfdata_list.Tpo -c -o libmfdata_list.lo libmfdata_list.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_list.lo -MD -MP -MF .deps/libmfdata_list.Tpo -c libmfdata_list.c -fPIC -DPIC -o .libs/libmfdata_list.o
# mv -f .deps/libmfdata_file_list.Tpo .deps/libmfdata_file_list.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_list_element.lo -MD -MP -MF .deps/libmfdata_list_element.Tpo -c -o libmfdata_list_element.lo libmfdata_list_element.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_list_element.lo -MD -MP -MF .deps/libmfdata_list_element.Tpo -c libmfdata_list_element.c -fPIC -DPIC -o .libs/libmfdata_list_element.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_list.lo -MD -MP -MF .deps/libmfdata_list.Tpo -c libmfdata_list.c -o libmfdata_list.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_list_element.lo -MD -MP -MF .deps/libmfdata_list_element.Tpo -c libmfdata_list_element.c -o libmfdata_list_element.o >/dev/null 2>&1
# mv -f .deps/libmfdata_list_element.Tpo .deps/libmfdata_list_element.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_range.lo -MD -MP -MF .deps/libmfdata_range.Tpo -c -o libmfdata_range.lo libmfdata_range.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_range.lo -MD -MP -MF .deps/libmfdata_range.Tpo -c libmfdata_range.c -fPIC -DPIC -o .libs/libmfdata_range.o
# mv -f .deps/libmfdata_list.Tpo .deps/libmfdata_list.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_segment.lo -MD -MP -MF .deps/libmfdata_segment.Tpo -c -o libmfdata_segment.lo libmfdata_segment.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_segment.lo -MD -MP -MF .deps/libmfdata_segment.Tpo -c libmfdata_segment.c -fPIC -DPIC -o .libs/libmfdata_segment.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_range.lo -MD -MP -MF .deps/libmfdata_range.Tpo -c libmfdata_range.c -o libmfdata_range.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_segment.lo -MD -MP -MF .deps/libmfdata_segment.Tpo -c libmfdata_segment.c -o libmfdata_segment.o >/dev/null 2>&1
# mv -f .deps/libmfdata_range.Tpo .deps/libmfdata_range.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_segment_table.lo -MD -MP -MF .deps/libmfdata_segment_table.Tpo -c -o libmfdata_segment_table.lo libmfdata_segment_table.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_segment_table.lo -MD -MP -MF .deps/libmfdata_segment_table.Tpo -c libmfdata_segment_table.c -fPIC -DPIC -o .libs/libmfdata_segment_table.o
# mv -f .deps/libmfdata_segment.Tpo .deps/libmfdata_segment.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_notify.lo -MD -MP -MF .deps/libmfdata_notify.Tpo -c -o libmfdata_notify.lo libmfdata_notify.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_notify.lo -MD -MP -MF .deps/libmfdata_notify.Tpo -c libmfdata_notify.c -fPIC -DPIC -o .libs/libmfdata_notify.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_segment_table.lo -MD -MP -MF .deps/libmfdata_segment_table.Tpo -c libmfdata_segment_table.c -o libmfdata_segment_table.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_notify.lo -MD -MP -MF .deps/libmfdata_notify.Tpo -c libmfdata_notify.c -o libmfdata_notify.o >/dev/null 2>&1
# mv -f .deps/libmfdata_notify.Tpo .deps/libmfdata_notify.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_support.lo -MD -MP -MF .deps/libmfdata_support.Tpo -c -o libmfdata_support.lo libmfdata_support.c
# mv -f .deps/libmfdata_segment_table.Tpo .deps/libmfdata_segment_table.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_support.lo -MD -MP -MF .deps/libmfdata_support.Tpo -c libmfdata_support.c -fPIC -DPIC -o .libs/libmfdata_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcdata -I../libclocale -I../libcnotify -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libmfdata_support.lo -MD -MP -MF .deps/libmfdata_support.Tpo -c libmfdata_support.c -o libmfdata_support.o >/dev/null 2>&1
# mv -f .deps/libmfdata_support.Tpo .deps/libmfdata_support.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libmfdata.la libmfdata_error.lo libmfdata_file.lo libmfdata_file_list.lo libmfdata_group.lo libmfdata_list.lo libmfdata_list_element.lo libmfdata_range.lo libmfdata_segment.lo libmfdata_segment_table.lo libmfdata_notify.lo libmfdata_support.lo
# libtool: link: ar cru .libs/libmfdata.a .libs/libmfdata_error.o .libs/libmfdata_file.o .libs/libmfdata_file_list.o .libs/libmfdata_group.o .libs/libmfdata_list.o .libs/libmfdata_list_element.o .libs/libmfdata_range.o .libs/libmfdata_segment.o .libs/libmfdata_segment_table.o .libs/libmfdata_notify.o .libs/libmfdata_support.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libmfdata.a
# libtool: link: ( cd ".libs" && rm -f "libmfdata.la" && ln -s "../libmfdata.la" "libmfdata.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libmfdata'
# Making all in libhmac
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libhmac'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_error.lo -MD -MP -MF .deps/libhmac_error.Tpo -c -o libhmac_error.lo libhmac_error.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_md5.lo -MD -MP -MF .deps/libhmac_md5.Tpo -c -o libhmac_md5.lo libhmac_md5.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_error.lo -MD -MP -MF .deps/libhmac_error.Tpo -c libhmac_error.c -fPIC -DPIC -o .libs/libhmac_error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_md5.lo -MD -MP -MF .deps/libhmac_md5.Tpo -c libhmac_md5.c -fPIC -DPIC -o .libs/libhmac_md5.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_error.lo -MD -MP -MF .deps/libhmac_error.Tpo -c libhmac_error.c -o libhmac_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_md5.lo -MD -MP -MF .deps/libhmac_md5.Tpo -c libhmac_md5.c -o libhmac_md5.o >/dev/null 2>&1
# mv -f .deps/libhmac_error.Tpo .deps/libhmac_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_sha1.lo -MD -MP -MF .deps/libhmac_sha1.Tpo -c -o libhmac_sha1.lo libhmac_sha1.c
# mv -f .deps/libhmac_md5.Tpo .deps/libhmac_md5.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_sha256.lo -MD -MP -MF .deps/libhmac_sha256.Tpo -c -o libhmac_sha256.lo libhmac_sha256.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_sha1.lo -MD -MP -MF .deps/libhmac_sha1.Tpo -c libhmac_sha1.c -fPIC -DPIC -o .libs/libhmac_sha1.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_sha256.lo -MD -MP -MF .deps/libhmac_sha256.Tpo -c libhmac_sha256.c -fPIC -DPIC -o .libs/libhmac_sha256.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_sha1.lo -MD -MP -MF .deps/libhmac_sha1.Tpo -c libhmac_sha1.c -o libhmac_sha1.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_sha256.lo -MD -MP -MF .deps/libhmac_sha256.Tpo -c libhmac_sha256.c -o libhmac_sha256.o >/dev/null 2>&1
# mv -f .deps/libhmac_sha1.Tpo .deps/libhmac_sha1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_sha512.lo -MD -MP -MF .deps/libhmac_sha512.Tpo -c -o libhmac_sha512.lo libhmac_sha512.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_sha512.lo -MD -MP -MF .deps/libhmac_sha512.Tpo -c libhmac_sha512.c -fPIC -DPIC -o .libs/libhmac_sha512.o
# mv -f .deps/libhmac_sha256.Tpo .deps/libhmac_sha256.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_support.lo -MD -MP -MF .deps/libhmac_support.Tpo -c -o libhmac_support.lo libhmac_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_support.lo -MD -MP -MF .deps/libhmac_support.Tpo -c libhmac_support.c -fPIC -DPIC -o .libs/libhmac_support.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_support.lo -MD -MP -MF .deps/libhmac_support.Tpo -c libhmac_support.c -o libhmac_support.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libhmac_sha512.lo -MD -MP -MF .deps/libhmac_sha512.Tpo -c libhmac_sha512.c -o libhmac_sha512.o >/dev/null 2>&1
# mv -f .deps/libhmac_support.Tpo .deps/libhmac_support.Plo
# mv -f .deps/libhmac_sha512.Tpo .deps/libhmac_sha512.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libhmac.la libhmac_error.lo libhmac_md5.lo libhmac_sha1.lo libhmac_sha256.lo libhmac_sha512.lo libhmac_support.lo
# libtool: link: ar cru .libs/libhmac.a .libs/libhmac_error.o .libs/libhmac_md5.o .libs/libhmac_sha1.o .libs/libhmac_sha256.o .libs/libhmac_sha512.o .libs/libhmac_support.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libhmac.a
# libtool: link: ( cd ".libs" && rm -f "libhmac.la" && ln -s "../libhmac.la" "libhmac.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libhmac'
# Making all in libcaes
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libcaes'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_context.lo -MD -MP -MF .deps/libcaes_context.Tpo -c -o libcaes_context.lo libcaes_context.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_crypt.lo -MD -MP -MF .deps/libcaes_crypt.Tpo -c -o libcaes_crypt.lo libcaes_crypt.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_context.lo -MD -MP -MF .deps/libcaes_context.Tpo -c libcaes_context.c -fPIC -DPIC -o .libs/libcaes_context.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_crypt.lo -MD -MP -MF .deps/libcaes_crypt.Tpo -c libcaes_crypt.c -fPIC -DPIC -o .libs/libcaes_crypt.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_context.lo -MD -MP -MF .deps/libcaes_context.Tpo -c libcaes_context.c -o libcaes_context.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_crypt.lo -MD -MP -MF .deps/libcaes_crypt.Tpo -c libcaes_crypt.c -o libcaes_crypt.o >/dev/null 2>&1
# mv -f .deps/libcaes_context.Tpo .deps/libcaes_context.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_error.lo -MD -MP -MF .deps/libcaes_error.Tpo -c -o libcaes_error.lo libcaes_error.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_error.lo -MD -MP -MF .deps/libcaes_error.Tpo -c libcaes_error.c -fPIC -DPIC -o .libs/libcaes_error.o
# mv -f .deps/libcaes_crypt.Tpo .deps/libcaes_crypt.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_key.lo -MD -MP -MF .deps/libcaes_key.Tpo -c -o libcaes_key.lo libcaes_key.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_error.lo -MD -MP -MF .deps/libcaes_error.Tpo -c libcaes_error.c -o libcaes_error.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_key.lo -MD -MP -MF .deps/libcaes_key.Tpo -c libcaes_key.c -fPIC -DPIC -o .libs/libcaes_key.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_key.lo -MD -MP -MF .deps/libcaes_key.Tpo -c libcaes_key.c -o libcaes_key.o >/dev/null 2>&1
# mv -f .deps/libcaes_error.Tpo .deps/libcaes_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_support.lo -MD -MP -MF .deps/libcaes_support.Tpo -c -o libcaes_support.lo libcaes_support.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_support.lo -MD -MP -MF .deps/libcaes_support.Tpo -c libcaes_support.c -fPIC -DPIC -o .libs/libcaes_support.o
# mv -f .deps/libcaes_key.Tpo .deps/libcaes_key.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_tweaked_context.lo -MD -MP -MF .deps/libcaes_tweaked_context.Tpo -c -o libcaes_tweaked_context.lo libcaes_tweaked_context.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_support.lo -MD -MP -MF .deps/libcaes_support.Tpo -c libcaes_support.c -o libcaes_support.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_tweaked_context.lo -MD -MP -MF .deps/libcaes_tweaked_context.Tpo -c libcaes_tweaked_context.c -fPIC -DPIC -o .libs/libcaes_tweaked_context.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libcaes_tweaked_context.lo -MD -MP -MF .deps/libcaes_tweaked_context.Tpo -c libcaes_tweaked_context.c -o libcaes_tweaked_context.o >/dev/null 2>&1
# mv -f .deps/libcaes_support.Tpo .deps/libcaes_support.Plo
# mv -f .deps/libcaes_tweaked_context.Tpo .deps/libcaes_tweaked_context.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -o libcaes.la libcaes_context.lo libcaes_crypt.lo libcaes_error.lo libcaes_key.lo libcaes_support.lo libcaes_tweaked_context.lo
# libtool: link: ar cru .libs/libcaes.a .libs/libcaes_context.o .libs/libcaes_crypt.o .libs/libcaes_error.o .libs/libcaes_key.o .libs/libcaes_support.o .libs/libcaes_tweaked_context.o
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcaes.a
# libtool: link: ( cd ".libs" && rm -f "libcaes.la" && ln -s "../libcaes.la" "libcaes.la" )
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libcaes'
# Making all in libewf
# make[1]: Entering directory '/tmp/libewf/src/libewf-20140608/libewf'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libewf.lo -MD -MP -MF .deps/libewf.Tpo -c -o libewf.lo libewf.c
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libewf_chunk_data.lo -MD -MP -MF .deps/libewf_chunk_data.Tpo -c -o libewf_chunk_data.lo libewf_chunk_data.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libewf.lo -MD -MP -MF .deps/libewf.Tpo -c libewf.c -fPIC -DPIC -o .libs/libewf.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libewf_chunk_data.lo -MD -MP -MF .deps/libewf_chunk_data.Tpo -c libewf_chunk_data.c -fPIC -DPIC -o .libs/libewf_chunk_data.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libcerror -I../libcthreads -I../libcdata -I../libclocale -I../libcnotify -I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libbfio -I../libfcache -I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libcaes -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -Wall -MT libewf.lo -MD -MP -MF .deps/libewf.Tpo -c libewf.c -o libewf.o >/dev/null 2>&1
# libewf_chunk_data.c:391:25: warning: implicit declaration of function 'adler32' is invalid in C99 [-Wimplicit-function-declaration]
# calculated_checksum = ewf_checksum_calculate(
# ^
# ./ewf_checksum.h:37:13: note: expanded from macro 'ewf_checksum_calculate'
# (uint32_t) adler32( (uLong) previous_key, (const Bytef *) buffer, (uInt) size );
# ^
# libewf_chunk_data.c:391:25: error: use of undeclared identifier 'uLong'
# ./ewf_checksum.h:37:23: note: expanded from macro 'ewf_checksum_calculate'
# (uint32_t) adler32( (uLong) previous_key, (const Bytef *) buffer, (uInt) size );
# ^
# libewf_chunk_data.c:391:25: error: unknown type name 'Bytef'
# ./ewf_checksum.h:37:51: note: expanded from macro 'ewf_checksum_calculate'
# (uint32_t) adler32( (uLong) previous_key, (const Bytef *) buffer, (uInt) size );
# ^
# libewf_chunk_data.c:391:25: error: use of undeclared identifier 'uInt'
# ./ewf_checksum.h:37:69: note: expanded from macro 'ewf_checksum_calculate'
# (uint32_t) adler32( (uLong) previous_key, (const Bytef *) buffer, (uInt) size );
# ^
# libewf_chunk_data.c:479:25: error: use of undeclared identifier 'uLong'
# calculated_checksum = ewf_checksum_calculate(
# ^
# ./ewf_checksum.h:37:23: note: expanded from macro 'ewf_checksum_calculate'
# (uint32_t) adler32( (uLong) previous_key, (const Bytef *) buffer, (uInt) size );
# ^
# libewf_chunk_data.c:479:25: error: unknown type name 'Bytef'
# ./ewf_checksum.h:37:51: note: expanded from macro 'ewf_checksum_calculate'
# (uint32_t) adler32( (uLong) previous_key, (const Bytef *) buffer, (uInt) size );
# ^
# libewf_chunk_data.c:479:25: error: use of undeclared identifier 'uInt'
# ./ewf_checksum.h:37:69: note: expanded from macro 'ewf_checksum_calculate'
# (uint32_t) adler32( (uLong) previous_key, (const Bytef *) buffer, (uInt) size );
# ^
# 1 warning and 6 errors generated.
# Makefile:832: recipe for target 'libewf_chunk_data.lo' failed
# make[1]: *** [libewf_chunk_data.lo] Error 1
# make[1]: *** Waiting for unfinished jobs....
# mv -f .deps/libewf.Tpo .deps/libewf.Plo
# make[1]: Leaving directory '/tmp/libewf/src/libewf-20140608/libewf'
# Makefile:781: recipe for target 'all-recursive' failed
# make: *** [all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config.logs

CMD: Config logfile '/tmp/libewf/src/libewf-20140608/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libewf configure 20140608, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = d9ce6a40f502
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3349: checking for a BSD-compatible install
# configure:3417: result: /usr/bin/install -c
# configure:3428: checking whether build environment is sane
# configure:3483: result: yes
# configure:3542: checking for x86_64-unknown-linux-strip
# configure:3572: result: no
# configure:3582: checking for strip
# configure:3598: found /usr/bin/strip
# configure:3609: result: strip
# configure:3634: checking for a thread-safe mkdir -p
# configure:3673: result: /usr/bin/mkdir -p
# configure:3680: checking for gawk
# configure:3696: found /usr/bin/gawk
# configure:3707: result: gawk
# configure:3718: checking whether make sets $(MAKE)
# configure:3740: result: yes
# configure:3833: checking build system type
# configure:3847: result: x86_64-unknown-linux-gnu
# configure:3867: checking host system type
# configure:3880: result: x86_64-unknown-linux-gnu
# configure:3913: checking for style of include used by make
# configure:3941: result: GNU
# configure:3972: checking for x86_64-unknown-linux-gcc
# configure:3999: result: clang
# configure:4268: checking for C compiler version
# configure:4277: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /toolchain_root/clang+llvm-x86_64-archlinux/bin
# configure:4288: $? = 0
# configure:4277: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /toolchain_root/clang+llvm-x86_64-archlinux/bin
# configure:4288: $? = 0
# configure:4277: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4288: $? = 1
# configure:4277: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4288: $? = 1
# configure:4308: checking whether the C compiler works
# configure:4330: clang conftest.c >&5
# configure:4334: $? = 0
# configure:4382: result: yes
# configure:4385: checking for C compiler default output file name
# configure:4387: result: a.out
# configure:4393: checking for suffix of executables
# configure:4400: clang -o conftest conftest.c >&5
# configure:4404: $? = 0
# configure:4426: result:
# configure:4448: checking whether we are cross compiling
# configure:4456: clang -o conftest conftest.c >&5
# configure:4460: $? = 0
# configure:4467: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4471: $? = 127
# configure:4486: result: yes
# configure:4491: checking for suffix of object files
# configure:4513: clang -c conftest.c >&5
# configure:4517: $? = 0
# configure:4538: result: o
# configure:4542: checking whether we are using the GNU C compiler
# configure:4561: clang -c conftest.c >&5
# configure:4561: $? = 0
# configure:4570: result: yes
# configure:4579: checking whether clang accepts -g
# configure:4599: clang -c -g conftest.c >&5
# configure:4599: $? = 0
# configure:4640: result: yes
# configure:4657: checking for clang option to accept ISO C89
# configure:4720: clang -c conftest.c >&5
# configure:4720: $? = 0
# configure:4733: result: none needed
# configure:4755: checking dependency style of clang
# configure:4866: result: gcc3
# configure:4889: checking for special C compiler options needed for large files
# configure:4934: result: no
# configure:4940: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4965: clang -c conftest.c >&5
# configure:4965: $? = 0
# configure:4997: result: no
# configure:5395: checking for x86_64-unknown-linux-gcc
# configure:5422: result: clang
# configure:5691: checking for C compiler version
# configure:5700: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /toolchain_root/clang+llvm-x86_64-archlinux/bin
# configure:5711: $? = 0
# configure:5700: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /toolchain_root/clang+llvm-x86_64-archlinux/bin
# configure:5711: $? = 0
# configure:5700: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5711: $? = 1
# configure:5700: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5711: $? = 1
# configure:5715: checking whether we are using the GNU C compiler
# configure:5743: result: yes
# configure:5752: checking whether clang accepts -g
# configure:5813: result: yes
# configure:5830: checking for clang option to accept ISO C89
# configure:5906: result: none needed
# configure:5928: checking dependency style of clang
# configure:6039: result: gcc3
# configure:6059: checking how to run the C preprocessor
# configure:6090: clang -E conftest.c
# configure:6090: $? = 0
# configure:6104: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6104: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | /* end confdefs.h. */
# | #include
# configure:6129: result: clang -E
# configure:6149: clang -E conftest.c
# configure:6149: $? = 0
# configure:6163: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6163: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | /* end confdefs.h. */
# | #include
# configure:6192: checking for grep that handles long lines and -e
# configure:6250: result: /usr/bin/grep
# configure:6255: checking for egrep
# configure:6317: result: /usr/bin/grep -E
# configure:6323: checking whether clang needs -traditional
# conftest.c:11:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# conftest.c:11:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:6357: result: no
# configure:6364: checking whether make sets $(MAKE)
# configure:6386: result: yes
# configure:6509: checking for C++ compiler version
# configure:6518: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /toolchain_root/clang+llvm-x86_64-archlinux/bin
# configure:6529: $? = 0
# configure:6518: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /toolchain_root/clang+llvm-x86_64-archlinux/bin
# configure:6529: $? = 0
# configure:6518: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:6529: $? = 1
# configure:6518: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:6529: $? = 1
# configure:6533: checking whether we are using the GNU C++ compiler
# configure:6552: clang++ -c conftest.cpp >&5
# configure:6552: $? = 0
# configure:6561: result: yes
# configure:6570: checking whether clang++ accepts -g
# configure:6590: clang++ -c -g conftest.cpp >&5
# configure:6590: $? = 0
# configure:6631: result: yes
# configure:6656: checking dependency style of clang++
# configure:6767: result: gcc3
# configure:6787: checking how to run the C++ preprocessor
# configure:6814: clang++ -E conftest.cpp
# configure:6814: $? = 0
# configure:6828: clang++ -E conftest.cpp
# conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6828: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | /* end confdefs.h. */
# | #include
# configure:6853: result: clang++ -E
# configure:6873: clang++ -E conftest.cpp
# configure:6873: $? = 0
# configure:6887: clang++ -E conftest.cpp
# conftest.cpp:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6887: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | /* end confdefs.h. */
# | #include
# configure:7027: checking for C++ compiler version
# configure:7036: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /toolchain_root/clang+llvm-x86_64-archlinux/bin
# configure:7047: $? = 0
# configure:7036: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /toolchain_root/clang+llvm-x86_64-archlinux/bin
# configure:7047: $? = 0
# configure:7036: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:7047: $? = 1
# configure:7036: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:7047: $? = 1
# configure:7051: checking whether we are using the GNU C++ compiler
# configure:7079: result: yes
# configure:7088: checking whether clang++ accepts -g
# configure:7149: result: yes
# configure:7174: checking dependency style of clang++
# configure:7285: result: gcc3
# configure:7308: checking whether clang++ supports C++11 features by default
# configure:7334: clang++ -c conftest.cpp >&5
# conftest.cpp:15:21: error: expected parameter declarator
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:15:21: error: expected ')'
# conftest.cpp:15:20: note: to match this '('
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:15:7: error: C++ requires a type specifier for all declarations
# static_assert(sizeof(int) <= sizeof(T), "not big enough");
# ^
# conftest.cpp:18:29: error: a space is required between consecutive right angle brackets (use '> >')
# typedef check> right_angle_brackets;
# ^~
# > >
# conftest.cpp:21:5: error: unknown type name 'decltype'
# decltype(a) b;
# ^
# conftest.cpp:21:16: error: expected ';' after top level declarator
# decltype(a) b;
# ^
# ;
# conftest.cpp:25:15: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
# check_type&& cr = static_cast(c);
# ^
# conftest.cpp:25:45: warning: rvalue references are a C++11 extension [-Wc++11-extensions]
# check_type&& cr = static_cast(c);
# ^
# conftest.cpp:27:5: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
# auto d = a;
# ^
# 3 warnings and 6 errors generated.
# configure:7334: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | /* end confdefs.h. */
# |
# | template
# | struct check
# | {
# | static_assert(sizeof(int) <= sizeof(T), "not big enough");
# | };
# |
# | typedef check> right_angle_brackets;
# |
# | int a;
# | decltype(a) b;
# |
# | typedef check check_type;
# | check_type c;
# | check_type&& cr = static_cast(c);
# |
# | auto d = a;
# |
# configure:7341: result: no
# configure:7352: checking whether clang++ supports C++11 features with -std=c++11
# configure:7380: clang++ -c -std=c++11 conftest.cpp >&5
# configure:7380: $? = 0
# configure:7389: result: yes
# configure:7479: checking how to print strings
# configure:7506: result: printf
# configure:7527: checking for a sed that does not truncate output
# configure:7591: result: /usr/bin/sed
# configure:7609: checking for fgrep
# configure:7671: result: /usr/bin/grep -F
# configure:7706: checking for ld used by clang
# configure:7773: result: /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld
# configure:7780: checking if the linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld) is GNU ld
# configure:7795: result: yes
# configure:7807: checking for BSD- or MS-compatible name lister (nm)
# configure:7856: result: /usr/bin/nm -B
# configure:7986: checking the name lister (/usr/bin/nm -B) interface
# configure:7993: clang -c conftest.c >&5
# configure:7996: /usr/bin/nm -B "conftest.o"
# configure:7999: output
# 0000000000000000 B some_variable
# configure:8006: result: BSD nm
# configure:8009: checking whether ln -s works
# configure:8013: result: yes
# configure:8021: checking the maximum length of command line arguments
# configure:8151: result: 1572864
# configure:8168: checking whether the shell understands some XSI constructs
# configure:8178: result: yes
# configure:8182: checking whether the shell understands "+="
# configure:8188: result: yes
# configure:8223: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:8263: result: func_convert_file_noop
# configure:8270: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:8290: result: func_convert_file_noop
# configure:8297: checking for /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld option to reload object files
# configure:8304: result: -r
# configure:8338: checking for x86_64-unknown-linux-objdump
# configure:8365: result: objdump
# configure:8434: checking how to recognize dependent libraries
# configure:8636: result: pass_all
# configure:8681: checking for x86_64-unknown-linux-dlltool
# configure:8708: result: dlltool
# configure:8778: checking how to associate runtime and link libraries
# configure:8805: result: printf %s\n
# configure:8821: checking for x86_64-unknown-linux-ar
# configure:8851: result: no
# configure:8865: checking for ar
# configure:8881: found /usr/bin/ar
# configure:8892: result: ar
# configure:8908: WARNING: using cross tools not prefixed with host triplet
# configure:8929: checking for archiver @FILE support
# configure:8946: clang -c conftest.c >&5
# configure:8946: $? = 0
# configure:8949: ar cru libconftest.a @conftest.lst >&5
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8952: $? = 0
# configure:8957: ar cru libconftest.a @conftest.lst >&5
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: `u' modifier ignored since `D' is the default (see `U')
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ar: conftest.o: No such file or directory
# configure:8960: $? = 1
# configure:8972: result: @
# configure:8990: checking for x86_64-unknown-linux-strip
# configure:9017: result: strip
# configure:9089: checking for x86_64-unknown-linux-ranlib
# configure:9119: result: no
# configure:9129: checking for ranlib
# configure:9145: found /usr/bin/ranlib
# configure:9156: result: ranlib
# configure:9258: checking command to parse /usr/bin/nm -B output from clang object
# configure:9378: clang -c conftest.c >&5
# configure:9381: $? = 0
# configure:9385: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:9388: $? = 0
# configure:9454: clang -o conftest conftest.c conftstm.o >&5
# configure:9457: $? = 0
# configure:9495: result: ok
# configure:9532: checking for sysroot
# configure:9562: result: no
# configure:9639: clang -c conftest.c >&5
# configure:9642: $? = 0
# configure:9778: checking for x86_64-unknown-linux-mt
# configure:9808: result: no
# configure:9818: checking for mt
# configure:9848: result: no
# configure:9868: checking if : is a manifest tool
# configure:9874: : '-?'
# configure:9882: result: no
# configure:10519: checking for ANSI C header files
# configure:10539: clang -c conftest.c >&5
# configure:10539: $? = 0
# configure:10623: result: yes
# configure:10636: checking for sys/types.h
# configure:10636: clang -c conftest.c >&5
# configure:10636: $? = 0
# configure:10636: result: yes
# configure:10636: checking for sys/stat.h
# configure:10636: clang -c conftest.c >&5
# configure:10636: $? = 0
# configure:10636: result: yes
# configure:10636: checking for stdlib.h
# configure:10636: clang -c conftest.c >&5
# configure:10636: $? = 0
# configure:10636: result: yes
# configure:10636: checking for string.h
# configure:10636: clang -c conftest.c >&5
# configure:10636: $? = 0
# configure:10636: result: yes
# configure:10636: checking for memory.h
# configure:10636: clang -c conftest.c >&5
# configure:10636: $? = 0
# configure:10636: result: yes
# configure:10636: checking for strings.h
# configure:10636: clang -c conftest.c >&5
# configure:10636: $? = 0
# configure:10636: result: yes
# configure:10636: checking for inttypes.h
# configure:10636: clang -c conftest.c >&5
# configure:10636: $? = 0
# configure:10636: result: yes
# configure:10636: checking for stdint.h
# configure:10636: clang -c conftest.c >&5
# configure:10636: $? = 0
# configure:10636: result: yes
# configure:10636: checking for unistd.h
# configure:10636: clang -c conftest.c >&5
# configure:10636: $? = 0
# configure:10636: result: yes
# configure:10650: checking for dlfcn.h
# configure:10650: clang -c conftest.c >&5
# configure:10650: $? = 0
# configure:10650: result: yes
# configure:10864: checking for objdir
# configure:10879: result: .libs
# configure:11150: checking if clang supports -fno-rtti -fno-exceptions
# configure:11168: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:11172: $? = 0
# configure:11185: result: yes
# configure:11512: checking for clang option to produce PIC
# configure:11519: result: -fPIC -DPIC
# configure:11527: checking if clang PIC flag -fPIC -DPIC works
# configure:11545: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:11549: $? = 0
# configure:11562: result: yes
# configure:11591: checking if clang static flag -static works
# configure:11619: result: no
# configure:11634: checking if clang supports -c -o file.o
# configure:11655: clang -c -o out/conftest2.o conftest.c >&5
# configure:11659: $? = 0
# configure:11681: result: yes
# configure:11689: checking if clang supports -c -o file.o
# configure:11736: result: yes
# configure:11769: checking whether the clang linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64) supports shared libraries
# configure:12922: result: yes
# configure:12959: checking whether -lc should be explicitly linked in
# configure:12967: clang -c conftest.c >&5
# configure:12970: $? = 0
# configure:12985: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12988: $? = 0
# configure:13002: result: no
# configure:13162: checking dynamic linker characteristics
# configure:13673: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:13673: $? = 0
# configure:13899: result: GNU/Linux ld.so
# configure:14006: checking how to hardcode library paths into programs
# configure:14031: result: immediate
# configure:14571: checking whether stripping libraries is possible
# configure:14576: result: yes
# configure:14611: checking if libtool supports shared libraries
# configure:14613: result: yes
# configure:14616: checking whether to build shared libraries
# configure:14637: result: yes
# configure:14640: checking whether to build static libraries
# configure:14644: result: yes
# configure:14667: checking how to run the C++ preprocessor
# configure:14733: result: clang++ -E
# configure:14753: clang++ -E conftest.cpp
# configure:14753: $? = 0
# configure:14767: clang++ -E conftest.cpp
# conftest.cpp:24:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:14767: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:14936: checking for ld used by clang++
# configure:15003: result: /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64
# configure:15010: checking if the linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64) is GNU ld
# configure:15025: result: yes
# configure:15080: checking whether the clang++ linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64) supports shared libraries
# configure:16085: result: yes
# configure:16121: clang++ -c -std=c++11 conftest.cpp >&5
# configure:16124: $? = 0
# configure:16644: checking for clang++ option to produce PIC
# configure:16651: result: -fPIC -DPIC
# configure:16659: checking if clang++ PIC flag -fPIC -DPIC works
# configure:16677: clang++ -c -std=c++11 -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:16681: $? = 0
# configure:16694: result: yes
# configure:16717: checking if clang++ static flag -static works
# configure:16745: result: no
# configure:16757: checking if clang++ supports -c -o file.o
# configure:16778: clang++ -c -std=c++11 -o out/conftest2.o conftest.cpp >&5
# configure:16782: $? = 0
# configure:16804: result: yes
# configure:16809: checking if clang++ supports -c -o file.o
# configure:16856: result: yes
# configure:16886: checking whether the clang++ linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64) supports shared libraries
# configure:16922: result: yes
# configure:17063: checking dynamic linker characteristics
# configure:17734: result: GNU/Linux ld.so
# configure:17787: checking how to hardcode library paths into programs
# configure:17812: result: immediate
# configure:17877: checking for pkg-config
# configure:17895: found /usr/bin/pkg-config
# configure:17907: result: /usr/bin/pkg-config
# configure:17924: checking whether NLS is requested
# configure:17933: result: yes
# configure:17974: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:18006: result: /usr/bin/msgfmt
# configure:18015: checking for gmsgfmt
# configure:18046: result: /usr/bin/msgfmt
# configure:18097: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:18129: result: /usr/bin/xgettext
# configure:18175: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:18206: result: /usr/bin/msgmerge
# configure:18263: checking for ld used by GCC
# configure:18327: result: /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64
# configure:18334: checking if the linker (/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64) is GNU ld
# configure:18347: result: yes
# configure:18354: checking for shared library run path origin
# configure:18367: result: done
# configure:18939: checking for CFPreferencesCopyAppValue
# configure:18957: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:24:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:18957: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:18966: result: no
# configure:18973: checking for CFLocaleCopyCurrent
# configure:18991: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:24:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:18991: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:19000: result: no
# configure:19049: checking for GNU gettext in libc
# configure:19069: clang -o conftest conftest.c >&5
# /tmp/conftest-883488.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-883488.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:19069: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# | ;
# | return 0;
# | }
# configure:19078: result: no
# configure:19112: checking for iconv
# configure:19134: clang -o conftest conftest.c >&5
# configure:19134: $? = 0
# configure:19166: result: yes
# configure:19169: checking for working iconv
# configure:19276: result: guessing yes
# configure:19765: checking for GNU gettext in libintl
# configure:19793: clang -o conftest conftest.c -lintl >&5
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld: error: cannot find -lintl
# /tmp/conftest-73a019.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-73a019.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:19793: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# | int
# | main ()
# | {
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# | ;
# | return 0;
# | }
# configure:19834: result: no
# configure:19869: checking whether to use NLS
# configure:19871: result: no
# configure:19944: checking for an ANSI C-conforming const
# configure:20010: clang -c conftest.c >&5
# configure:20010: $? = 0
# configure:20017: result: yes
# configure:20025: checking for working volatile
# configure:20044: clang -c conftest.c >&5
# configure:20044: $? = 0
# configure:20051: result: yes
# configure:20066: checking whether to enable enable WINAPI support for cross-compilation
# configure:20073: result: auto-detect
# configure:20103: checking whether to enable enable wide character type support
# configure:20110: result: no
# configure:20135: checking for sys/types.h
# configure:20135: result: yes
# configure:20135: checking for inttypes.h
# configure:20135: result: yes
# configure:20135: checking for stdint.h
# configure:20135: result: yes
# configure:20173: checking for mode_t
# configure:20173: clang -c conftest.c >&5
# configure:20173: $? = 0
# configure:20173: clang -c conftest.c >&5
# conftest.c:64:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:20173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20173: result: yes
# configure:20184: checking for off_t
# configure:20184: clang -c conftest.c >&5
# configure:20184: $? = 0
# configure:20184: clang -c conftest.c >&5
# conftest.c:64:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:20184: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20184: result: yes
# configure:20195: checking for size_t
# configure:20195: clang -c conftest.c >&5
# configure:20195: $? = 0
# configure:20195: clang -c conftest.c >&5
# conftest.c:64:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:20195: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20195: result: yes
# configure:20207: checking for size32_t
# configure:20207: clang -c conftest.c >&5
# conftest.c:64:13: error: use of undeclared identifier 'size32_t'
# if (sizeof (size32_t))
# ^
# 1 error generated.
# configure:20207: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (size32_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20207: result: no
# configure:20218: checking for ssize32_t
# configure:20218: clang -c conftest.c >&5
# conftest.c:64:13: error: use of undeclared identifier 'ssize32_t'
# if (sizeof (ssize32_t))
# ^
# 1 error generated.
# configure:20218: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (ssize32_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20218: result: no
# configure:20229: checking for size64_t
# configure:20229: clang -c conftest.c >&5
# conftest.c:64:13: error: use of undeclared identifier 'size64_t'
# if (sizeof (size64_t))
# ^
# 1 error generated.
# configure:20229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (size64_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20229: result: no
# configure:20240: checking for ssize64_t
# configure:20240: clang -c conftest.c >&5
# conftest.c:64:13: error: use of undeclared identifier 'ssize64_t'
# if (sizeof (ssize64_t))
# ^
# 1 error generated.
# configure:20240: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (ssize64_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20240: result: no
# configure:20251: checking for off64_t
# configure:20251: clang -c conftest.c >&5
# conftest.c:64:13: error: use of undeclared identifier 'off64_t'
# if (sizeof (off64_t))
# ^
# 1 error generated.
# configure:20251: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (off64_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20251: result: no
# configure:20262: checking for ssize_t
# configure:20262: clang -c conftest.c >&5
# configure:20262: $? = 0
# configure:20262: clang -c conftest.c >&5
# conftest.c:64:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# configure:20262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20262: result: yes
# configure:20267: checking for u64
# configure:20267: clang -c conftest.c >&5
# conftest.c:64:13: error: use of undeclared identifier 'u64'
# if (sizeof (u64))
# ^
# 1 error generated.
# configure:20267: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (u64))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20267: result: no
# configure:20277: checking size of off_t
# configure:20282: clang -c conftest.c >&5
# configure:20282: $? = 0
# configure:20282: clang -c conftest.c >&5
# conftest.c:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:20282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:20282: clang -c conftest.c >&5
# conftest.c:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:20282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:20282: clang -c conftest.c >&5
# conftest.c:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:20282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:20282: clang -c conftest.c >&5
# conftest.c:64:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:20282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:20282: clang -c conftest.c >&5
# configure:20282: $? = 0
# configure:20282: clang -c conftest.c >&5
# configure:20282: $? = 0
# configure:20282: clang -c conftest.c >&5
# configure:20282: $? = 0
# configure:20282: clang -c conftest.c >&5
# configure:20282: $? = 0
# configure:20296: result: 8
# configure:20310: checking size of size_t
# configure:20315: clang -c conftest.c >&5
# configure:20315: $? = 0
# configure:20315: clang -c conftest.c >&5
# conftest.c:65:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:20315: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:20315: clang -c conftest.c >&5
# conftest.c:65:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:20315: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:20315: clang -c conftest.c >&5
# conftest.c:65:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:20315: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:20315: clang -c conftest.c >&5
# conftest.c:65:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:20315: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:20315: clang -c conftest.c >&5
# configure:20315: $? = 0
# configure:20315: clang -c conftest.c >&5
# configure:20315: $? = 0
# configure:20315: clang -c conftest.c >&5
# configure:20315: $? = 0
# configure:20315: clang -c conftest.c >&5
# configure:20315: $? = 0
# configure:20329: result: 8
# configure:20428: checking libintl.h usability
# configure:20428: clang -c conftest.c >&5
# configure:20428: $? = 0
# configure:20428: result: yes
# configure:20428: checking libintl.h presence
# configure:20428: clang -E conftest.c
# configure:20428: $? = 0
# configure:20428: result: yes
# configure:20428: checking for libintl.h
# configure:20428: result: yes
# configure:20442: checking limits.h usability
# configure:20442: clang -c conftest.c >&5
# configure:20442: $? = 0
# configure:20442: result: yes
# configure:20442: checking limits.h presence
# configure:20442: clang -E conftest.c
# configure:20442: $? = 0
# configure:20442: result: yes
# configure:20442: checking for limits.h
# configure:20442: result: yes
# configure:20456: checking for stdlib.h
# configure:20456: result: yes
# configure:20456: checking for string.h
# configure:20456: result: yes
# configure:20470: checking for fclose
# configure:20470: clang -o conftest conftest.c >&5
# configure:20470: $? = 0
# configure:20470: result: yes
# configure:20470: checking for feof
# configure:20470: clang -o conftest conftest.c >&5
# configure:20470: $? = 0
# configure:20470: result: yes
# configure:20470: checking for fgets
# configure:20470: clang -o conftest conftest.c >&5
# configure:20470: $? = 0
# configure:20470: result: yes
# configure:20470: checking for fopen
# configure:20470: clang -o conftest conftest.c >&5
# configure:20470: $? = 0
# configure:20470: result: yes
# configure:20470: checking for fread
# configure:20470: clang -o conftest conftest.c >&5
# configure:20470: $? = 0
# configure:20470: result: yes
# configure:20470: checking for fseeko
# configure:20470: clang -o conftest conftest.c >&5
# configure:20470: $? = 0
# configure:20470: result: yes
# configure:20470: checking for fseeko64
# configure:20470: clang -o conftest conftest.c >&5
# configure:20470: $? = 0
# configure:20470: result: yes
# configure:20470: checking for fwrite
# configure:20470: clang -o conftest conftest.c >&5
# configure:20470: $? = 0
# configure:20470: result: yes
# configure:20470: checking for vfprintf
# configure:20470: clang -o conftest conftest.c >&5
# conftest.c:65:6: warning: incompatible redeclaration of library function 'vfprintf' [-Wincompatible-library-redeclaration]
# char vfprintf ();
# ^
# conftest.c:65:6: note: 'vfprintf' is a builtin with type 'int ()'
# 1 warning generated.
# configure:20470: $? = 0
# configure:20470: result: yes
# configure:20570: checking for free
# configure:20570: clang -o conftest conftest.c >&5
# configure:20570: $? = 0
# configure:20570: result: yes
# configure:20570: checking for malloc
# configure:20570: clang -o conftest conftest.c >&5
# conftest.c:67:6: warning: incompatible redeclaration of library function 'malloc' [-Wincompatible-library-redeclaration]
# char malloc ();
# ^
# conftest.c:67:6: note: 'malloc' is a builtin with type 'void *(unsigned long)'
# 1 warning generated.
# configure:20570: $? = 0
# configure:20570: result: yes
# configure:20570: checking for memcmp
# configure:20570: clang -o conftest conftest.c >&5
# conftest.c:68:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration]
# char memcmp ();
# ^
# conftest.c:68:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
# 1 warning generated.
# configure:20570: $? = 0
# configure:20570: result: yes
# configure:20570: checking for memcpy
# configure:20570: clang -o conftest conftest.c >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
# char memcpy ();
# ^
# conftest.c:69:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:20570: $? = 0
# configure:20570: result: yes
# configure:20570: checking for memset
# configure:20570: clang -o conftest conftest.c >&5
# conftest.c:70:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:70:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:20570: $? = 0
# configure:20570: result: yes
# configure:20570: checking for realloc
# configure:20570: clang -o conftest conftest.c >&5
# conftest.c:71:6: warning: incompatible redeclaration of library function 'realloc' [-Wincompatible-library-redeclaration]
# char realloc ();
# ^
# conftest.c:71:6: note: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
# 1 warning generated.
# configure:20570: $? = 0
# configure:20570: result: yes
# configure:20628: checking whether printf supports the conversion specifier "%jd"
# configure:20651: clang -o conftest -Wall -Werror conftest.c >&5
# conftest.c:53:12: error: more '%' conversions than data arguments [-Werror,-Wformat]
# printf( "%jd" );
# ~~^
# 1 error generated.
# configure:20651: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | printf( "%jd" );
# | ;
# | return 0;
# | }
# configure:20672: clang -o conftest -Wall -Werror conftest.c >&5
# configure:20672: $? = 0
# configure:20727: result: undetermined
# configure:20731: checking whether printf supports the conversion specifier "%zd"
# configure:20754: clang -o conftest -Wall -Werror conftest.c >&5
# conftest.c:53:12: error: more '%' conversions than data arguments [-Werror,-Wformat]
# printf( "%zd" );
# ~~^
# 1 error generated.
# configure:20754: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | printf( "%zd" );
# | ;
# | return 0;
# | }
# configure:20775: clang -o conftest -Wall -Werror conftest.c >&5
# configure:20775: $? = 0
# configure:20830: result: undetermined
# configure:20847: checking for x86_64-unknown-linux-pkg-config
# configure:20880: result: no
# configure:20890: checking for pkg-config
# configure:20908: found /usr/bin/pkg-config
# configure:20920: result: /usr/bin/pkg-config
# configure:20945: checking pkg-config is at least version 0.9.0
# configure:20948: result: yes
# configure:20963: checking whether to use search for libcstring in includedir and libdir or in the specified DIR, or no if to use local version
# configure:20970: result: auto-detect
# configure:21074: checking libcstring.h usability
# configure:21074: clang -c conftest.c >&5
# conftest.c:82:10: fatal error: 'libcstring.h' file not found
# #include
# ^
# 1 error generated.
# configure:21074: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:21074: result: no
# configure:21074: checking libcstring.h presence
# configure:21074: clang -E conftest.c
# conftest.c:49:10: fatal error: 'libcstring.h' file not found
# #include
# ^
# 1 error generated.
# configure:21074: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | /* end confdefs.h. */
# | #include
# configure:21074: result: no
# configure:21074: checking for libcstring.h
# configure:21074: result: no
# configure:21163: checking for stdlib.h
# configure:21163: result: yes
# configure:21163: checking for string.h
# configure:21163: result: yes
# configure:21177: checking wchar.h usability
# configure:21177: clang -c conftest.c >&5
# configure:21177: $? = 0
# configure:21177: result: yes
# configure:21177: checking wchar.h presence
# configure:21177: clang -E conftest.c
# configure:21177: $? = 0
# configure:21177: result: yes
# configure:21177: checking for wchar.h
# configure:21177: result: yes
# configure:21177: checking wctype.h usability
# configure:21177: clang -c conftest.c >&5
# configure:21177: $? = 0
# configure:21177: result: yes
# configure:21177: checking wctype.h presence
# configure:21177: clang -E conftest.c
# configure:21177: $? = 0
# configure:21177: result: yes
# configure:21177: checking for wctype.h
# configure:21177: result: yes
# configure:21191: checking for fgets
# configure:21191: result: yes
# configure:21191: checking for memchr
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:77:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
# char memchr ();
# ^
# conftest.c:77:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for memcmp
# configure:21191: result: yes
# configure:21191: checking for memcpy
# configure:21191: result: yes
# configure:21191: checking for memrchr
# configure:21191: clang -o conftest conftest.c >&5
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for snprintf
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:81:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for sscanf
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'sscanf' [-Wincompatible-library-redeclaration]
# char sscanf ();
# ^
# conftest.c:82:6: note: 'sscanf' is a builtin with type 'int (const char *restrict, const char *restrict, ...)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for strcasecmp
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:83:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for strchr
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:84:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:84:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for strlen
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:85:6: warning: incompatible redeclaration of library function 'strlen' [-Wincompatible-library-redeclaration]
# char strlen ();
# ^
# conftest.c:85:6: note: 'strlen' is a builtin with type 'unsigned long (const char *)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for strncasecmp
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:86:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:86:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for strncmp
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:87:6: warning: incompatible redeclaration of library function 'strncmp' [-Wincompatible-library-redeclaration]
# char strncmp ();
# ^
# conftest.c:87:6: note: 'strncmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for strncpy
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:88:6: warning: incompatible redeclaration of library function 'strncpy' [-Wincompatible-library-redeclaration]
# char strncpy ();
# ^
# conftest.c:88:6: note: 'strncpy' is a builtin with type 'char *(char *, const char *, unsigned long)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for strnicmp
# configure:21191: clang -o conftest conftest.c >&5
# /tmp/conftest-b7d2ba.o:conftest.c:function main: error: undefined reference to 'strnicmp'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:21191: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | /* end confdefs.h. */
# | /* Define strnicmp to an innocuous variant, in case declares strnicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strnicmp innocuous_strnicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strnicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strnicmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strnicmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strnicmp || defined __stub___strnicmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strnicmp ();
# | ;
# | return 0;
# | }
# configure:21191: result: no
# configure:21191: checking for strrchr
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:89:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:89:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for strstr
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:90:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:90:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21191: checking for vsnprintf
# configure:21191: clang -o conftest conftest.c >&5
# conftest.c:91:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:91:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:21191: $? = 0
# configure:21191: result: yes
# configure:21234: checking whether memrchr is declared
# configure:21234: clang -c conftest.c >&5
# conftest.c:109:10: error: use of undeclared identifier 'memrchr'
# (void) memrchr;
# ^
# 1 error generated.
# configure:21234: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef memrchr
# | #ifdef __cplusplus
# | (void) memrchr;
# | #else
# | (void) memrchr;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:21234: result: no
# configure:21443: checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version
# configure:21450: result: auto-detect
# configure:21549: checking libcerror.h usability
# configure:21549: clang -c conftest.c >&5
# conftest.c:104:10: fatal error: 'libcerror.h' file not found
# #include
# ^
# 1 error generated.
# configure:21549: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:21549: result: no
# configure:21549: checking libcerror.h presence
# configure:21549: clang -E conftest.c
# conftest.c:71:10: fatal error: 'libcerror.h' file not found
# #include
# ^
# 1 error generated.
# configure:21549: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | /* end confdefs.h. */
# | #include
# configure:21549: result: no
# configure:21549: checking for libcerror.h
# configure:21549: result: no
# configure:21975: checking stdarg.h usability
# configure:21975: clang -c conftest.c >&5
# configure:21975: $? = 0
# configure:21975: result: yes
# configure:21975: checking stdarg.h presence
# configure:21975: clang -E conftest.c
# configure:21975: $? = 0
# configure:21975: result: yes
# configure:21975: checking for stdarg.h
# configure:21975: result: yes
# configure:21975: checking varargs.h usability
# configure:21975: clang -c conftest.c >&5
# In file included from conftest.c:105:
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/../lib/clang/3.8.0/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:21975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:21975: result: no
# configure:21975: checking varargs.h presence
# configure:21975: clang -E conftest.c
# In file included from conftest.c:72:
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/../lib/clang/3.8.0/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:21975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# | #include
# configure:21975: result: no
# configure:21975: checking for varargs.h
# configure:21975: result: no
# configure:22017: checking whether strerror_r is declared
# configure:22017: clang -c conftest.c >&5
# configure:22017: $? = 0
# configure:22017: result: yes
# configure:22030: checking for strerror_r
# configure:22030: clang -o conftest conftest.c >&5
# configure:22030: $? = 0
# configure:22030: result: yes
# configure:22039: checking whether strerror_r returns char *
# configure:22063: clang -c conftest.c >&5
# conftest.c:112:13: error: indirection requires pointer operand ('int' invalid)
# char x = *strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:113:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
# char *p = strerror_r (0, buf, sizeof buf);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:22063: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:22101: result: no
# configure:22187: checking whether to enable enable multi-threading support
# configure:22194: result: yes
# configure:22203: checking whether to use search for libcthreads in includedir and libdir or in the specified DIR, or no if to use local version
# configure:22210: result: auto-detect
# configure:22313: checking libcthreads.h usability
# configure:22313: clang -c conftest.c >&5
# conftest.c:108:10: fatal error: 'libcthreads.h' file not found
# #include
# ^
# 1 error generated.
# configure:22313: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:22313: result: no
# configure:22313: checking libcthreads.h presence
# configure:22313: clang -E conftest.c
# conftest.c:75:10: fatal error: 'libcthreads.h' file not found
# #include
# ^
# 1 error generated.
# configure:22313: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | /* end confdefs.h. */
# | #include
# configure:22313: result: no
# configure:22313: checking for libcthreads.h
# configure:22313: result: no
# configure:23722: checking whether to use search for pthread in includedir and libdir or in the specified DIR, or no if not to use pthread
# configure:23729: result: auto-detect
# configure:23749: checking pthread.h usability
# configure:23749: clang -c conftest.c >&5
# configure:23749: $? = 0
# configure:23749: result: yes
# configure:23749: checking pthread.h presence
# configure:23749: clang -E conftest.c
# configure:23749: $? = 0
# configure:23749: result: yes
# configure:23749: checking for pthread.h
# configure:23749: result: yes
# configure:23765: checking for pthread_create in -lpthread
# configure:23790: clang -o conftest conftest.c -lpthread >&5
# configure:23790: $? = 0
# configure:23799: result: yes
# configure:23807: checking for pthread_exit in -lpthread
# configure:23832: clang -o conftest conftest.c -lpthread >&5
# configure:23832: $? = 0
# configure:23841: result: yes
# configure:23849: checking for pthread_join in -lpthread
# configure:23874: clang -o conftest conftest.c -lpthread >&5
# configure:23874: $? = 0
# configure:23883: result: yes
# configure:23892: checking for pthread_cond_init in -lpthread
# configure:23917: clang -o conftest conftest.c -lpthread >&5
# configure:23917: $? = 0
# configure:23926: result: yes
# configure:23934: checking for pthread_cond_destroy in -lpthread
# configure:23959: clang -o conftest conftest.c -lpthread >&5
# configure:23959: $? = 0
# configure:23968: result: yes
# configure:23976: checking for pthread_cond_broadcast in -lpthread
# configure:24001: clang -o conftest conftest.c -lpthread >&5
# configure:24001: $? = 0
# configure:24010: result: yes
# configure:24018: checking for pthread_cond_signal in -lpthread
# configure:24043: clang -o conftest conftest.c -lpthread >&5
# configure:24043: $? = 0
# configure:24052: result: yes
# configure:24060: checking for pthread_cond_wait in -lpthread
# configure:24085: clang -o conftest conftest.c -lpthread >&5
# configure:24085: $? = 0
# configure:24094: result: yes
# configure:24103: checking for pthread_mutex_init in -lpthread
# configure:24128: clang -o conftest conftest.c -lpthread >&5
# configure:24128: $? = 0
# configure:24137: result: yes
# configure:24145: checking for pthread_mutex_destroy in -lpthread
# configure:24170: clang -o conftest conftest.c -lpthread >&5
# configure:24170: $? = 0
# configure:24179: result: yes
# configure:24187: checking for pthread_mutex_lock in -lpthread
# configure:24212: clang -o conftest conftest.c -lpthread >&5
# configure:24212: $? = 0
# configure:24221: result: yes
# configure:24229: checking for pthread_mutex_trylock in -lpthread
# configure:24254: clang -o conftest conftest.c -lpthread >&5
# configure:24254: $? = 0
# configure:24263: result: yes
# configure:24271: checking for pthread_mutex_unlock in -lpthread
# configure:24296: clang -o conftest conftest.c -lpthread >&5
# configure:24296: $? = 0
# configure:24305: result: yes
# configure:24314: checking for pthread_rwlock_init in -lpthread
# configure:24339: clang -o conftest conftest.c -lpthread >&5
# configure:24339: $? = 0
# configure:24348: result: yes
# configure:24356: checking for pthread_rwlock_destroy in -lpthread
# configure:24381: clang -o conftest conftest.c -lpthread >&5
# configure:24381: $? = 0
# configure:24390: result: yes
# configure:24398: checking for pthread_rwlock_rdlock in -lpthread
# configure:24423: clang -o conftest conftest.c -lpthread >&5
# configure:24423: $? = 0
# configure:24432: result: yes
# configure:24440: checking for pthread_rwlock_wrlock in -lpthread
# configure:24465: clang -o conftest conftest.c -lpthread >&5
# configure:24465: $? = 0
# configure:24474: result: yes
# configure:24482: checking for pthread_rwlock_unlock in -lpthread
# configure:24507: clang -o conftest conftest.c -lpthread >&5
# configure:24507: $? = 0
# configure:24516: result: yes
# configure:24643: checking whether to use search for libcdata in includedir and libdir or in the specified DIR, or no if to use local version
# configure:24650: result: auto-detect
# configure:24749: checking libcdata.h usability
# configure:24749: clang -c conftest.c >&5
# conftest.c:112:10: fatal error: 'libcdata.h' file not found
# #include
# ^
# 1 error generated.
# configure:24749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:24749: result: no
# configure:24749: checking libcdata.h presence
# configure:24749: clang -E conftest.c
# conftest.c:79:10: fatal error: 'libcdata.h' file not found
# #include
# ^
# 1 error generated.
# configure:24749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | /* end confdefs.h. */
# | #include
# configure:24749: result: no
# configure:24749: checking for libcdata.h
# configure:24749: result: no
# configure:24889: checking whether to use search for libcdatetime in includedir and libdir or in the specified DIR, or no if to use local version
# configure:24896: result: auto-detect
# configure:24995: checking libcdatetime.h usability
# configure:24995: clang -c conftest.c >&5
# conftest.c:113:10: fatal error: 'libcdatetime.h' file not found
# #include
# ^
# 1 error generated.
# configure:24995: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:24995: result: no
# configure:24995: checking libcdatetime.h presence
# configure:24995: clang -E conftest.c
# conftest.c:80:10: fatal error: 'libcdatetime.h' file not found
# #include
# ^
# 1 error generated.
# configure:24995: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | /* end confdefs.h. */
# | #include
# configure:24995: result: no
# configure:24995: checking for libcdatetime.h
# configure:24995: result: no
# configure:26352: checking errno.h usability
# configure:26352: clang -c conftest.c >&5
# configure:26352: $? = 0
# configure:26352: result: yes
# configure:26352: checking errno.h presence
# configure:26352: clang -E conftest.c
# configure:26352: $? = 0
# configure:26352: result: yes
# configure:26352: checking for errno.h
# configure:26352: result: yes
# configure:26363: checking whether time.h and sys/time.h may both be included
# configure:26383: clang -c conftest.c >&5
# configure:26383: $? = 0
# configure:26390: result: yes
# configure:26399: checking whether struct tm is in sys/time.h or time.h
# configure:26419: clang -c conftest.c >&5
# configure:26419: $? = 0
# configure:26426: result: time.h
# configure:26437: checking for mktime
# configure:26437: clang -o conftest conftest.c >&5
# configure:26437: $? = 0
# configure:26437: result: yes
# configure:26457: checking for ctime_r
# configure:26457: clang -o conftest conftest.c >&5
# configure:26457: $? = 0
# configure:26457: result: yes
# configure:26468: checking how to use ctime_r
# configure:26489: clang -o conftest conftest.c >&5
# conftest.c:88:22: error: too many arguments to function call, expected 2, have 3
# ctime_r( NULL, NULL, 0 )
# ~~~~~~~ ^
# /toolchain_root/clang+llvm-x86_64-archlinux/include/time.h:77:1: note: 'ctime_r' declared here
# char *ctime_r (const time_t *, char *);
# ^
# 1 error generated.
# configure:26489: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | ctime_r( NULL, NULL, 0 )
# | ;
# | return 0;
# | }
# configure:26511: clang -o conftest conftest.c >&5
# configure:26511: $? = 0
# configure:26512: result: with two arguments
# configure:26604: checking for gmtime
# configure:26604: clang -o conftest conftest.c >&5
# configure:26604: $? = 0
# configure:26604: result: yes
# configure:26604: checking for gmtime_r
# configure:26604: clang -o conftest conftest.c >&5
# configure:26604: $? = 0
# configure:26604: result: yes
# configure:26604: checking for localtime
# configure:26604: clang -o conftest conftest.c >&5
# configure:26604: $? = 0
# configure:26604: result: yes
# configure:26604: checking for localtime_r
# configure:26604: clang -o conftest conftest.c >&5
# configure:26604: $? = 0
# configure:26604: result: yes
# configure:26604: checking for mktime
# configure:26604: result: yes
# configure:26604: checking for time
# configure:26604: clang -o conftest conftest.c >&5
# configure:26604: $? = 0
# configure:26604: result: yes
# configure:26701: checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version
# configure:26708: result: auto-detect
# configure:26807: checking libclocale.h usability
# configure:26807: clang -c conftest.c >&5
# conftest.c:125:10: fatal error: 'libclocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:26807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:26807: result: no
# configure:26807: checking libclocale.h presence
# configure:26807: clang -E conftest.c
# conftest.c:92:10: fatal error: 'libclocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:26807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | /* end confdefs.h. */
# | #include
# configure:26807: result: no
# configure:26807: checking for libclocale.h
# configure:26807: result: no
# configure:27238: checking langinfo.h usability
# configure:27238: clang -c conftest.c >&5
# configure:27238: $? = 0
# configure:27238: result: yes
# configure:27238: checking langinfo.h presence
# configure:27238: clang -E conftest.c
# configure:27238: $? = 0
# configure:27238: result: yes
# configure:27238: checking for langinfo.h
# configure:27238: result: yes
# configure:27238: checking locale.h usability
# configure:27238: clang -c conftest.c >&5
# configure:27238: $? = 0
# configure:27238: result: yes
# configure:27238: checking locale.h presence
# configure:27238: clang -E conftest.c
# configure:27238: $? = 0
# configure:27238: result: yes
# configure:27238: checking for locale.h
# configure:27238: result: yes
# configure:27251: checking for getenv
# configure:27251: clang -o conftest conftest.c >&5
# configure:27251: $? = 0
# configure:27251: result: yes
# configure:27272: checking for localeconv
# configure:27272: clang -o conftest conftest.c >&5
# configure:27272: $? = 0
# configure:27272: result: yes
# configure:27294: checking for setlocale
# configure:27294: clang -o conftest conftest.c >&5
# configure:27294: $? = 0
# configure:27294: result: yes
# configure:27314: checking for nl_langinfo
# configure:27314: clang -o conftest conftest.c >&5
# configure:27314: $? = 0
# configure:27314: result: yes
# configure:27325: checking for nl_langinfo CODESET support
# configure:27347: clang -o conftest conftest.c >&5
# configure:27347: $? = 0
# configure:27361: result: yes
# configure:27430: checking whether to use search for libcnotify in includedir and libdir or in the specified DIR, or no if to use local version
# configure:27437: result: auto-detect
# configure:27536: checking libcnotify.h usability
# configure:27536: clang -c conftest.c >&5
# conftest.c:133:10: fatal error: 'libcnotify.h' file not found
# #include
# ^
# 1 error generated.
# configure:27536: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:27536: result: no
# configure:27536: checking libcnotify.h presence
# configure:27536: clang -E conftest.c
# conftest.c:100:10: fatal error: 'libcnotify.h' file not found
# #include
# ^
# 1 error generated.
# configure:27536: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | /* end confdefs.h. */
# | #include
# configure:27536: result: no
# configure:27536: checking for libcnotify.h
# configure:27536: result: no
# configure:27921: checking for stdarg.h
# configure:27921: result: yes
# configure:27921: checking for varargs.h
# configure:27921: result: no
# configure:27942: checking for errno.h
# configure:27942: result: yes
# configure:28008: checking whether to use search for libcsplit in includedir and libdir or in the specified DIR, or no if to use local version
# configure:28015: result: auto-detect
# configure:28114: checking libcsplit.h usability
# configure:28114: clang -c conftest.c >&5
# conftest.c:136:10: fatal error: 'libcsplit.h' file not found
# #include
# ^
# 1 error generated.
# configure:28114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:28114: result: no
# configure:28114: checking libcsplit.h presence
# configure:28114: clang -E conftest.c
# conftest.c:103:10: fatal error: 'libcsplit.h' file not found
# #include
# ^
# 1 error generated.
# configure:28114: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | /* end confdefs.h. */
# | #include
# configure:28114: result: no
# configure:28114: checking for libcsplit.h
# configure:28114: result: no
# configure:28764: checking whether to use search for libuna in includedir and libdir or in the specified DIR, or no if to use local version
# configure:28771: result: auto-detect
# configure:28870: checking libuna.h usability
# configure:28870: clang -c conftest.c >&5
# conftest.c:137:10: fatal error: 'libuna.h' file not found
# #include
# ^
# 1 error generated.
# configure:28870: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:28870: result: no
# configure:28870: checking libuna.h presence
# configure:28870: clang -E conftest.c
# conftest.c:104:10: fatal error: 'libuna.h' file not found
# #include
# ^
# 1 error generated.
# configure:28870: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | /* end confdefs.h. */
# | #include
# configure:28870: result: no
# configure:28870: checking for libuna.h
# configure:28870: result: no
# configure:33639: checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version
# configure:33646: result: auto-detect
# configure:33745: checking libcfile.h usability
# configure:33745: clang -c conftest.c >&5
# conftest.c:138:10: fatal error: 'libcfile.h' file not found
# #include
# ^
# 1 error generated.
# configure:33745: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:33745: result: no
# configure:33745: checking libcfile.h presence
# configure:33745: clang -E conftest.c
# conftest.c:105:10: fatal error: 'libcfile.h' file not found
# #include
# ^
# 1 error generated.
# configure:33745: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | /* end confdefs.h. */
# | #include
# configure:33745: result: no
# configure:33745: checking for libcfile.h
# configure:33745: result: no
# configure:35150: checking for errno.h
# configure:35150: result: yes
# configure:35150: checking stdio.h usability
# configure:35150: clang -c conftest.c >&5
# configure:35150: $? = 0
# configure:35150: result: yes
# configure:35150: checking stdio.h presence
# configure:35150: clang -E conftest.c
# configure:35150: $? = 0
# configure:35150: result: yes
# configure:35150: checking for stdio.h
# configure:35150: result: yes
# configure:35150: checking for sys/stat.h
# configure:35150: result: yes
# configure:35164: checking cygwin/fs.h usability
# configure:35164: clang -c conftest.c >&5
# conftest.c:141:10: fatal error: 'cygwin/fs.h' file not found
# #include
# ^
# 1 error generated.
# configure:35164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:35164: result: no
# configure:35164: checking cygwin/fs.h presence
# configure:35164: clang -E conftest.c
# conftest.c:108:10: fatal error: 'cygwin/fs.h' file not found
# #include
# ^
# 1 error generated.
# configure:35164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# configure:35164: result: no
# configure:35164: checking for cygwin/fs.h
# configure:35164: result: no
# configure:35164: checking fcntl.h usability
# configure:35164: clang -c conftest.c >&5
# configure:35164: $? = 0
# configure:35164: result: yes
# configure:35164: checking fcntl.h presence
# configure:35164: clang -E conftest.c
# configure:35164: $? = 0
# configure:35164: result: yes
# configure:35164: checking for fcntl.h
# configure:35164: result: yes
# configure:35164: checking linux/fs.h usability
# configure:35164: clang -c conftest.c >&5
# conftest.c:142:10: fatal error: 'linux/fs.h' file not found
# #include
# ^
# 1 error generated.
# configure:35164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:35164: result: no
# configure:35164: checking linux/fs.h presence
# configure:35164: clang -E conftest.c
# conftest.c:109:10: fatal error: 'linux/fs.h' file not found
# #include
# ^
# 1 error generated.
# configure:35164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:35164: result: no
# configure:35164: checking for linux/fs.h
# configure:35164: result: no
# configure:35164: checking sys/disk.h usability
# configure:35164: clang -c conftest.c >&5
# conftest.c:142:10: fatal error: 'sys/disk.h' file not found
# #include
# ^
# 1 error generated.
# configure:35164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:35164: result: no
# configure:35164: checking sys/disk.h presence
# configure:35164: clang -E conftest.c
# conftest.c:109:10: fatal error: 'sys/disk.h' file not found
# #include
# ^
# 1 error generated.
# configure:35164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:35164: result: no
# configure:35164: checking for sys/disk.h
# configure:35164: result: no
# configure:35164: checking sys/disklabel.h usability
# configure:35164: clang -c conftest.c >&5
# conftest.c:142:10: fatal error: 'sys/disklabel.h' file not found
# #include
# ^
# 1 error generated.
# configure:35164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:35164: result: no
# configure:35164: checking sys/disklabel.h presence
# configure:35164: clang -E conftest.c
# conftest.c:109:10: fatal error: 'sys/disklabel.h' file not found
# #include
# ^
# 1 error generated.
# configure:35164: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:35164: result: no
# configure:35164: checking for sys/disklabel.h
# configure:35164: result: no
# configure:35164: checking sys/ioctl.h usability
# configure:35164: clang -c conftest.c >&5
# configure:35164: $? = 0
# configure:35164: result: yes
# configure:35164: checking sys/ioctl.h presence
# configure:35164: clang -E conftest.c
# configure:35164: $? = 0
# configure:35164: result: yes
# configure:35164: checking for sys/ioctl.h
# configure:35164: result: yes
# configure:35164: checking for unistd.h
# configure:35164: result: yes
# configure:35178: checking for close
# configure:35178: clang -o conftest conftest.c >&5
# configure:35178: $? = 0
# configure:35178: result: yes
# configure:35178: checking for fstat
# configure:35178: clang -o conftest conftest.c >&5
# configure:35178: $? = 0
# configure:35178: result: yes
# configure:35178: checking for ftruncate
# configure:35178: clang -o conftest conftest.c >&5
# configure:35178: $? = 0
# configure:35178: result: yes
# configure:35178: checking for ioctl
# configure:35178: clang -o conftest conftest.c >&5
# configure:35178: $? = 0
# configure:35178: result: yes
# configure:35178: checking for lseek
# configure:35178: clang -o conftest conftest.c >&5
# configure:35178: $? = 0
# configure:35178: result: yes
# configure:35178: checking for open
# configure:35178: clang -o conftest conftest.c >&5
# configure:35178: $? = 0
# configure:35178: result: yes
# configure:35178: checking for read
# configure:35178: clang -o conftest conftest.c >&5
# configure:35178: $? = 0
# configure:35178: result: yes
# configure:35178: checking for write
# configure:35178: clang -o conftest conftest.c >&5
# configure:35178: $? = 0
# configure:35178: result: yes
# configure:35198: checking for posix_fadvise
# configure:35198: clang -o conftest conftest.c >&5
# configure:35198: $? = 0
# configure:35198: result: yes
# configure:35209: checking whether posix_fadvise can be linked
# configure:35235: clang -o conftest -Wall -Werror conftest.c >&5
# configure:35235: $? = 0
# configure:35252: result: yes
# configure:35327: checking for fclose
# configure:35327: result: yes
# configure:35327: checking for feof
# configure:35327: result: yes
# configure:35327: checking for fileno
# configure:35327: clang -o conftest conftest.c >&5
# configure:35327: $? = 0
# configure:35327: result: yes
# configure:35327: checking for fopen
# configure:35327: result: yes
# configure:35327: checking for fread
# configure:35327: result: yes
# configure:35327: checking for fseeko
# configure:35327: result: yes
# configure:35327: checking for fseeko64
# configure:35327: result: yes
# configure:35327: checking for ftello
# configure:35327: clang -o conftest conftest.c >&5
# configure:35327: $? = 0
# configure:35327: result: yes
# configure:35327: checking for ftello64
# configure:35327: clang -o conftest conftest.c >&5
# configure:35327: $? = 0
# configure:35327: result: yes
# configure:35327: checking for fwrite
# configure:35327: result: yes
# configure:35395: checking for stat
# configure:35395: clang -o conftest conftest.c >&5
# configure:35395: $? = 0
# configure:35395: result: yes
# configure:35468: checking whether to use search for libcpath in includedir and libdir or in the specified DIR, or no if to use local version
# configure:35475: result: auto-detect
# configure:35574: checking libcpath.h usability
# configure:35574: clang -c conftest.c >&5
# conftest.c:166:10: fatal error: 'libcpath.h' file not found
# #include
# ^
# 1 error generated.
# configure:35574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:35574: result: no
# configure:35574: checking libcpath.h presence
# configure:35574: clang -E conftest.c
# conftest.c:133:10: fatal error: 'libcpath.h' file not found
# #include
# ^
# 1 error generated.
# configure:35574: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | /* end confdefs.h. */
# | #include
# configure:35574: result: no
# configure:35574: checking for libcpath.h
# configure:35574: result: no
# configure:36255: checking for errno.h
# configure:36255: result: yes
# configure:36255: checking for sys/stat.h
# configure:36255: result: yes
# configure:36255: checking sys/syslimits.h usability
# configure:36255: clang -c conftest.c >&5
# conftest.c:168:10: fatal error: 'sys/syslimits.h' file not found
# #include
# ^
# 1 error generated.
# configure:36255: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:36255: result: no
# configure:36255: checking sys/syslimits.h presence
# configure:36255: clang -E conftest.c
# conftest.c:135:10: fatal error: 'sys/syslimits.h' file not found
# #include
# ^
# 1 error generated.
# configure:36255: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# configure:36255: result: no
# configure:36255: checking for sys/syslimits.h
# configure:36255: result: no
# configure:36269: checking for chdir
# configure:36269: clang -o conftest conftest.c >&5
# configure:36269: $? = 0
# configure:36269: result: yes
# configure:36269: checking for getcwd
# configure:36269: clang -o conftest conftest.c >&5
# configure:36269: $? = 0
# configure:36269: result: yes
# configure:36297: checking for mkdir
# configure:36297: clang -o conftest conftest.c >&5
# configure:36297: $? = 0
# configure:36297: result: yes
# configure:36308: checking how to use mkdir
# configure:36332: clang -o conftest -Wall -Werror conftest.c >&5
# configure:36332: $? = 0
# configure:36333: result: with additional mode argument
# configure:36460: checking whether to use search for libbfio in includedir and libdir or in the specified DIR, or no if to use local version
# configure:36467: result: auto-detect
# configure:36566: checking libbfio.h usability
# configure:36566: clang -c conftest.c >&5
# conftest.c:174:10: fatal error: 'libbfio.h' file not found
# #include
# ^
# 1 error generated.
# configure:36566: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:36566: result: no
# configure:36566: checking libbfio.h presence
# configure:36566: clang -E conftest.c
# conftest.c:141:10: fatal error: 'libbfio.h' file not found
# #include
# ^
# 1 error generated.
# configure:36566: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | /* end confdefs.h. */
# | #include
# configure:36566: result: no
# configure:36566: checking for libbfio.h
# configure:36566: result: no
# configure:38268: checking whether to use search for libfcache in includedir and libdir or in the specified DIR, or no if to use local version
# configure:38275: result: auto-detect
# configure:38374: checking libfcache.h usability
# configure:38374: clang -c conftest.c >&5
# conftest.c:175:10: fatal error: 'libfcache.h' file not found
# #include
# ^
# 1 error generated.
# configure:38374: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:38374: result: no
# configure:38374: checking libfcache.h presence
# configure:38374: clang -E conftest.c
# conftest.c:142:10: fatal error: 'libfcache.h' file not found
# #include
# ^
# 1 error generated.
# configure:38374: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | /* end confdefs.h. */
# | #include
# configure:38374: result: no
# configure:38374: checking for libfcache.h
# configure:38374: result: no
# configure:39008: checking whether struct tm is in sys/time.h or time.h
# configure:39035: result: time.h
# configure:39044: checking whether time.h and sys/time.h may both be included
# configure:39071: result: yes
# configure:39082: checking for time
# configure:39082: result: yes
# configure:39153: checking whether to use search for libfdata in includedir and libdir or in the specified DIR, or no if to use local version
# configure:39160: result: auto-detect
# configure:39259: checking libfdata.h usability
# configure:39259: clang -c conftest.c >&5
# conftest.c:178:10: fatal error: 'libfdata.h' file not found
# #include
# ^
# 1 error generated.
# configure:39259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:39259: result: no
# configure:39259: checking libfdata.h presence
# configure:39259: clang -E conftest.c
# conftest.c:145:10: fatal error: 'libfdata.h' file not found
# #include
# ^
# 1 error generated.
# configure:39259: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | /* end confdefs.h. */
# | #include
# configure:39259: result: no
# configure:39259: checking for libfdata.h
# configure:39259: result: no
# configure:40201: checking whether to use search for libfvalue in includedir and libdir or in the specified DIR, or no if to use local version
# configure:40208: result: auto-detect
# configure:40307: checking libfvalue.h usability
# configure:40307: clang -c conftest.c >&5
# conftest.c:179:10: fatal error: 'libfvalue.h' file not found
# #include
# ^
# 1 error generated.
# configure:40307: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:40307: result: no
# configure:40307: checking libfvalue.h presence
# configure:40307: clang -E conftest.c
# conftest.c:146:10: fatal error: 'libfvalue.h' file not found
# #include
# ^
# 1 error generated.
# configure:40307: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | /* end confdefs.h. */
# | #include
# configure:40307: result: no
# configure:40307: checking for libfvalue.h
# configure:40307: result: no
# configure:42814: checking whether to use search for libmfdata in includedir and libdir or in the specified DIR, or no if to use local version
# configure:42821: result: auto-detect
# configure:42920: checking libmfdata.h usability
# configure:42920: clang -c conftest.c >&5
# conftest.c:180:10: fatal error: 'libmfdata.h' file not found
# #include
# ^
# 1 error generated.
# configure:42920: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:42920: result: no
# configure:42920: checking libmfdata.h presence
# configure:42920: clang -E conftest.c
# conftest.c:147:10: fatal error: 'libmfdata.h' file not found
# #include
# ^
# 1 error generated.
# configure:42920: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | /* end confdefs.h. */
# | #include
# configure:42920: result: no
# configure:42920: checking for libmfdata.h
# configure:42920: result: no
# configure:45005: checking whether to use search for zlib in includedir and libdir or in the specified DIR, or no if not to use zlib
# configure:45012: result: auto-detect
# configure:45021: checking whether to use specify which alder32 implementation to use, options: 'auto-detect', 'zlib' or 'local'
# configure:45028: result: auto-detect
# configure:45127: checking zlib.h usability
# configure:45127: clang -c conftest.c >&5
# conftest.c:181:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:45127: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:45127: result: no
# configure:45127: checking zlib.h presence
# configure:45127: clang -E conftest.c
# conftest.c:148:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:45127: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | /* end confdefs.h. */
# | #include
# configure:45127: result: no
# configure:45127: checking for zlib.h
# configure:45127: result: no
# configure:45422: checking whether to use search for bzip2 in includedir and libdir or in the specified DIR, or no if not to use bzip2
# configure:45429: result: auto-detect
# configure:45528: checking bzlib.h usability
# configure:45528: clang -c conftest.c >&5
# conftest.c:181:10: fatal error: 'bzlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:45528: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:45528: result: no
# configure:45528: checking bzlib.h presence
# configure:45528: clang -E conftest.c
# conftest.c:148:10: fatal error: 'bzlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:45528: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | /* end confdefs.h. */
# | #include
# configure:45528: result: no
# configure:45528: checking for bzlib.h
# configure:45528: result: no
# configure:45735: checking whether to use search for libhmac in includedir and libdir or in the specified DIR, or no if to use local version
# configure:45742: result: auto-detect
# configure:45841: checking libhmac.h usability
# configure:45841: clang -c conftest.c >&5
# conftest.c:181:10: fatal error: 'libhmac.h' file not found
# #include
# ^
# 1 error generated.
# configure:45841: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:45841: result: no
# configure:45841: checking libhmac.h presence
# configure:45841: clang -E conftest.c
# conftest.c:148:10: fatal error: 'libhmac.h' file not found
# #include
# ^
# 1 error generated.
# configure:45841: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | /* end confdefs.h. */
# | #include
# configure:45841: result: no
# configure:45841: checking for libhmac.h
# configure:45841: result: no
# configure:46867: checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl
# configure:46874: result: auto-detect
# configure:46976: checking openssl/opensslv.h usability
# configure:46976: clang -c conftest.c >&5
# conftest.c:181:10: fatal error: 'openssl/opensslv.h' file not found
# #include
# ^
# 1 error generated.
# configure:46976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:46976: result: no
# configure:46976: checking openssl/opensslv.h presence
# configure:46976: clang -E conftest.c
# conftest.c:148:10: fatal error: 'openssl/opensslv.h' file not found
# #include
# ^
# 1 error generated.
# configure:46976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | /* end confdefs.h. */
# | #include
# configure:46976: result: no
# configure:46976: checking for openssl/opensslv.h
# configure:46976: result: no
# configure:46989: checking openssl/evp.h usability
# configure:46989: clang -c conftest.c >&5
# conftest.c:181:10: fatal error: 'openssl/evp.h' file not found
# #include
# ^
# 1 error generated.
# configure:46989: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:46989: result: no
# configure:46989: checking openssl/evp.h presence
# configure:46989: clang -E conftest.c
# conftest.c:148:10: fatal error: 'openssl/evp.h' file not found
# #include
# ^
# 1 error generated.
# configure:46989: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | /* end confdefs.h. */
# | #include
# configure:46989: result: no
# configure:46989: checking for openssl/evp.h
# configure:46989: result: no
# configure:49104: checking whether to use search for libcaes in includedir and libdir or in the specified DIR, or no if to use local version
# configure:49111: result: auto-detect
# configure:49210: checking libcaes.h usability
# configure:49210: clang -c conftest.c >&5
# conftest.c:182:10: fatal error: 'libcaes.h' file not found
# #include
# ^
# 1 error generated.
# configure:49210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:49210: result: no
# configure:49210: checking libcaes.h presence
# configure:49210: clang -E conftest.c
# conftest.c:149:10: fatal error: 'libcaes.h' file not found
# #include
# ^
# 1 error generated.
# configure:49210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | /* end confdefs.h. */
# | #include
# configure:49210: result: no
# configure:49210: checking for libcaes.h
# configure:49210: result: no
# configure:49762: checking whether to use search for openssl in includedir and libdir or in the specified DIR, or no if not to use openssl
# configure:49769: result: auto-detect
# configure:49871: checking for openssl/opensslv.h
# configure:49871: result: no
# configure:49884: checking for openssl/evp.h
# configure:49884: result: no
# configure:50569: checking whether struct tm is in sys/time.h or time.h
# configure:50596: result: time.h
# configure:50605: checking whether time.h and sys/time.h may both be included
# configure:50632: result: yes
# configure:50644: checking for localtime
# configure:50644: result: yes
# configure:50644: checking for localtime_r
# configure:50644: result: yes
# configure:50644: checking for mktime
# configure:50644: result: yes
# configure:50672: checking for bindtextdomain
# configure:50672: clang -o conftest conftest.c >&5
# configure:50672: $? = 0
# configure:50672: result: yes
# configure:50690: checking whether to use search for libcsystem in includedir and libdir or in the specified DIR, or no if to use local version
# configure:50697: result: auto-detect
# configure:50796: checking libcsystem.h usability
# configure:50796: clang -c conftest.c >&5
# conftest.c:188:10: fatal error: 'libcsystem.h' file not found
# #include
# ^
# 1 error generated.
# configure:50796: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:50796: result: no
# configure:50796: checking libcsystem.h presence
# configure:50796: clang -E conftest.c
# conftest.c:155:10: fatal error: 'libcsystem.h' file not found
# #include
# ^
# 1 error generated.
# configure:50796: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | /* end confdefs.h. */
# | #include
# configure:50796: result: no
# configure:50796: checking for libcsystem.h
# configure:50796: result: no
# configure:50884: checking for errno.h
# configure:50884: result: yes
# configure:50898: checking for fcntl.h
# configure:50898: result: yes
# configure:50898: checking for unistd.h
# configure:50898: result: yes
# configure:50898: checking for sys/stat.h
# configure:50898: result: yes
# configure:50911: checking glob.h usability
# configure:50911: clang -c conftest.c >&5
# configure:50911: $? = 0
# configure:50911: result: yes
# configure:50911: checking glob.h presence
# configure:50911: clang -E conftest.c
# configure:50911: $? = 0
# configure:50911: result: yes
# configure:50911: checking for glob.h
# configure:50911: result: yes
# configure:50941: checking signal.h usability
# configure:50941: clang -c conftest.c >&5
# configure:50941: $? = 0
# configure:50941: result: yes
# configure:50941: checking signal.h presence
# configure:50941: clang -E conftest.c
# configure:50941: $? = 0
# configure:50941: result: yes
# configure:50941: checking for signal.h
# configure:50941: result: yes
# configure:50941: checking sys/signal.h usability
# configure:50941: clang -c conftest.c >&5
# In file included from conftest.c:194:
# /toolchain_root/clang+llvm-x86_64-archlinux/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# configure:50941: $? = 0
# configure:50941: result: yes
# configure:50941: checking sys/signal.h presence
# configure:50941: clang -E conftest.c
# In file included from conftest.c:161:
# /toolchain_root/clang+llvm-x86_64-archlinux/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# configure:50941: $? = 0
# configure:50941: result: yes
# configure:50941: checking for sys/signal.h
# configure:50941: result: yes
# configure:50955: checking for close
# configure:50955: result: yes
# configure:50955: checking for fstat
# configure:50955: result: yes
# configure:50955: checking for ftruncate
# configure:50955: result: yes
# configure:50955: checking for lseek
# configure:50955: result: yes
# configure:50955: checking for open
# configure:50955: result: yes
# configure:50955: checking for read
# configure:50955: result: yes
# configure:50955: checking for stat
# configure:50955: result: yes
# configure:50955: checking for write
# configure:50955: result: yes
# configure:51031: checking for getopt
# configure:51031: clang -o conftest conftest.c >&5
# configure:51031: $? = 0
# configure:51031: result: yes
# configure:51043: checking for setvbuf
# configure:51043: clang -o conftest conftest.c >&5
# configure:51043: $? = 0
# configure:51043: result: yes
# configure:51056: checking for bindtextdomain
# configure:51056: result: yes
# configure:51056: checking for textdomain
# configure:51056: clang -o conftest conftest.c >&5
# configure:51056: $? = 0
# configure:51056: result: yes
# configure:51121: checking whether to use search for libuuid in includedir and libdir or in the specified DIR, or no if not to use libuuid
# configure:51128: result: auto-detect
# configure:51235: checking uuid/uuid.h usability
# configure:51235: clang -c conftest.c >&5
# conftest.c:208:10: fatal error: 'uuid/uuid.h' file not found
# #include
# ^
# 1 error generated.
# configure:51235: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:51235: result: no
# configure:51235: checking uuid/uuid.h presence
# configure:51235: clang -E conftest.c
# conftest.c:175:10: fatal error: 'uuid/uuid.h' file not found
# #include
# ^
# 1 error generated.
# configure:51235: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | /* end confdefs.h. */
# | #include
# configure:51235: result: no
# configure:51235: checking for uuid/uuid.h
# configure:51235: result: no
# configure:51476: checking for flex
# configure:51492: found /usr/bin/flex
# configure:51503: result: flex
# configure:51541: flex conftest.l
# configure:51545: $? = 0
# configure:51547: checking lex output file root
# configure:51561: result: lex.yy
# configure:51566: checking lex library
# configure:51580: clang -o conftest conftest.c >&5
# /tmp/conftest-9cdb39.o:conftest.c:function yylex: error: undefined reference to 'yywrap'
# /tmp/conftest-9cdb39.o:conftest.c:function input: error: undefined reference to 'yywrap'
# /tmp/conftest-9cdb39.o:conftest.c:function main: error: undefined reference to 'yywrap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:51580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | /* end confdefs.h. */
# |
# | #line 3 "lex.yy.c"
# |
# | #define YY_INT_ALIGNED short int
# |
# | /* A lexical scanner generated by flex */
# |
# | #define FLEX_SCANNER
# | #define YY_FLEX_MAJOR_VERSION 2
# | #define YY_FLEX_MINOR_VERSION 6
# | #define YY_FLEX_SUBMINOR_VERSION 0
# | #if YY_FLEX_SUBMINOR_VERSION > 0
# | #define FLEX_BETA
# | #endif
# |
# | /* First, we deal with platform-specific or compiler-specific issues. */
# |
# | /* begin standard C headers. */
# | #include
# | #include
# | #include
# | #include
# |
# | /* end standard C headers. */
# |
# | /* flex integer type definitions */
# |
# | #ifndef FLEXINT_H
# | #define FLEXINT_H
# |
# | /* C99 systems have . Non-C99 systems may or may not. */
# |
# | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
# |
# | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
# | * if you want the limit (max/min) macros for int types.
# | */
# | #ifndef __STDC_LIMIT_MACROS
# | #define __STDC_LIMIT_MACROS 1
# | #endif
# |
# | #include
# | typedef int8_t flex_int8_t;
# | typedef uint8_t flex_uint8_t;
# | typedef int16_t flex_int16_t;
# | typedef uint16_t flex_uint16_t;
# | typedef int32_t flex_int32_t;
# | typedef uint32_t flex_uint32_t;
# | #else
# | typedef signed char flex_int8_t;
# | typedef short int flex_int16_t;
# | typedef int flex_int32_t;
# | typedef unsigned char flex_uint8_t;
# | typedef unsigned short int flex_uint16_t;
# | typedef unsigned int flex_uint32_t;
# |
# | /* Limits of integral types. */
# | #ifndef INT8_MIN
# | #define INT8_MIN (-128)
# | #endif
# | #ifndef INT16_MIN
# | #define INT16_MIN (-32767-1)
# | #endif
# | #ifndef INT32_MIN
# | #define INT32_MIN (-2147483647-1)
# | #endif
# | #ifndef INT8_MAX
# | #define INT8_MAX (127)
# | #endif
# | #ifndef INT16_MAX
# | #define INT16_MAX (32767)
# | #endif
# | #ifndef INT32_MAX
# | #define INT32_MAX (2147483647)
# | #endif
# | #ifndef UINT8_MAX
# | #define UINT8_MAX (255U)
# | #endif
# | #ifndef UINT16_MAX
# | #define UINT16_MAX (65535U)
# | #endif
# | #ifndef UINT32_MAX
# | #define UINT32_MAX (4294967295U)
# | #endif
# |
# | #endif /* ! C99 */
# |
# | #endif /* ! FLEXINT_H */
# |
# | #ifdef __cplusplus
# |
# | /* The "const" storage-class-modifier is valid. */
# | #define YY_USE_CONST
# |
# | #else /* ! __cplusplus */
# |
# | /* C99 requires __STDC__ to be defined as 1. */
# | #if defined (__STDC__)
# |
# | #define YY_USE_CONST
# |
# | #endif /* defined (__STDC__) */
# | #endif /* ! __cplusplus */
# |
# | #ifdef YY_USE_CONST
# | #define yyconst const
# | #else
# | #define yyconst
# | #endif
# |
# | /* Returned upon end-of-file. */
# | #define YY_NULL 0
# |
# | /* Promotes a possibly negative, possibly signed char to an unsigned
# | * integer for use as an array index. If the signed char is negative,
# | * we want to instead treat it as an 8-bit unsigned char, hence the
# | * double cast.
# | */
# | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
# |
# | /* Enter a start condition. This macro really ought to take a parameter,
# | * but we do it the disgusting crufty way forced on us by the ()-less
# | * definition of BEGIN.
# | */
# | #define BEGIN (yy_start) = 1 + 2 *
# |
# | /* Translate the current start state into a value that can be later handed
# | * to BEGIN to return to the state. The YYSTATE alias is for lex
# | * compatibility.
# | */
# | #define YY_START (((yy_start) - 1) / 2)
# | #define YYSTATE YY_START
# |
# | /* Action number for EOF rule of a given start state. */
# | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
# |
# | /* Special action meaning "start processing a new file". */
# | #define YY_NEW_FILE yyrestart(yyin )
# |
# | #define YY_END_OF_BUFFER_CHAR 0
# |
# | /* Size of default input buffer. */
# | #ifndef YY_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k.
# | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
# | * Ditto for the __ia64__ case accordingly.
# | */
# | #define YY_BUF_SIZE 32768
# | #else
# | #define YY_BUF_SIZE 16384
# | #endif /* __ia64__ */
# | #endif
# |
# | /* The state buf must be large enough to hold one state per character in the main buffer.
# | */
# | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
# |
# | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
# | #define YY_TYPEDEF_YY_BUFFER_STATE
# | typedef struct yy_buffer_state *YY_BUFFER_STATE;
# | #endif
# |
# | #ifndef YY_TYPEDEF_YY_SIZE_T
# | #define YY_TYPEDEF_YY_SIZE_T
# | typedef size_t yy_size_t;
# | #endif
# |
# | extern yy_size_t yyleng;
# |
# | extern FILE *yyin, *yyout;
# |
# | #define EOB_ACT_CONTINUE_SCAN 0
# | #define EOB_ACT_END_OF_FILE 1
# | #define EOB_ACT_LAST_MATCH 2
# |
# | #define YY_LESS_LINENO(n)
# | #define YY_LINENO_REWIND_TO(ptr)
# |
# | /* Return all but the first "n" matched characters back to the input stream. */
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | *yy_cp = (yy_hold_char); \
# | YY_RESTORE_YY_MORE_OFFSET \
# | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
# | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
# | } \
# | while ( 0 )
# |
# | #define unput(c) yyunput( c, (yytext_ptr) )
# |
# | #ifndef YY_STRUCT_YY_BUFFER_STATE
# | #define YY_STRUCT_YY_BUFFER_STATE
# | struct yy_buffer_state
# | {
# | FILE *yy_input_file;
# |
# | char *yy_ch_buf; /* input buffer */
# | char *yy_buf_pos; /* current position in input buffer */
# |
# | /* Size of input buffer in bytes, not including room for EOB
# | * characters.
# | */
# | yy_size_t yy_buf_size;
# |
# | /* Number of characters read into yy_ch_buf, not including EOB
# | * characters.
# | */
# | yy_size_t yy_n_chars;
# |
# | /* Whether we "own" the buffer - i.e., we know we created it,
# | * and can realloc() it to grow it, and should free() it to
# | * delete it.
# | */
# | int yy_is_our_buffer;
# |
# | /* Whether this is an "interactive" input source; if so, and
# | * if we're using stdio for input, then we want to use getc()
# | * instead of fread(), to make sure we stop fetching input after
# | * each newline.
# | */
# | int yy_is_interactive;
# |
# | /* Whether we're considered to be at the beginning of a line.
# | * If so, '^' rules will be active on the next match, otherwise
# | * not.
# | */
# | int yy_at_bol;
# |
# | int yy_bs_lineno; /**< The line count. */
# | int yy_bs_column; /**< The column count. */
# |
# | /* Whether to try to fill the input buffer when we reach the
# | * end of it.
# | */
# | int yy_fill_buffer;
# |
# | int yy_buffer_status;
# |
# | #define YY_BUFFER_NEW 0
# | #define YY_BUFFER_NORMAL 1
# | /* When an EOF's been seen but there's still some text to process
# | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
# | * shouldn't try reading from the input source any more. We might
# | * still have a bunch of tokens to match, though, because of
# | * possible backing-up.
# | *
# | * When we actually see the EOF, we change the status to "new"
# | * (via yyrestart()), so that the user can continue scanning by
# | * just pointing yyin at a new input file.
# | */
# | #define YY_BUFFER_EOF_PENDING 2
# |
# | };
# | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
# |
# | /* Stack of input buffers. */
# | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
# | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
# | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
# |
# | /* We provide macros for accessing buffer states in case in the
# | * future we want to put the buffer states in a more general
# | * "scanner state".
# | *
# | * Returns the top of the stack, or NULL.
# | */
# | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
# | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
# | : NULL)
# |
# | /* Same as previous macro, but useful when we know that the buffer stack is not
# | * NULL or when we need an lvalue. For internal use only.
# | */
# | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
# |
# | /* yy_hold_char holds the character lost when yytext is formed. */
# | static char yy_hold_char;
# | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
# | yy_size_t yyleng;
# |
# | /* Points to current character in buffer. */
# | static char *yy_c_buf_p = (char *) 0;
# | static int yy_init = 0; /* whether we need to initialize */
# | static int yy_start = 0; /* start state number */
# |
# | /* Flag which is used to allow yywrap()'s to do buffer switches
# | * instead of setting up a fresh yyin. A bit of a hack ...
# | */
# | static int yy_did_buffer_switch_on_eof;
# |
# | void yyrestart (FILE *input_file );
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
# | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
# | void yy_delete_buffer (YY_BUFFER_STATE b );
# | void yy_flush_buffer (YY_BUFFER_STATE b );
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
# | void yypop_buffer_state (void );
# |
# | static void yyensure_buffer_stack (void );
# | static void yy_load_buffer_state (void );
# | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
# |
# | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
# |
# | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
# | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
# |
# | void *yyalloc (yy_size_t );
# | void *yyrealloc (void *,yy_size_t );
# | void yyfree (void * );
# |
# | #define yy_new_buffer yy_create_buffer
# |
# | #define yy_set_interactive(is_interactive) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){ \
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
# | }
# |
# | #define yy_set_bol(at_bol) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){\
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
# | }
# |
# | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
# |
# | /* Begin user sect3 */
# |
# | typedef unsigned char YY_CHAR;
# |
# | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
# |
# | typedef int yy_state_type;
# |
# | extern int yylineno;
# |
# | int yylineno = 1;
# |
# | extern char *yytext;
# | #ifdef yytext_ptr
# | #undef yytext_ptr
# | #endif
# | #define yytext_ptr yytext
# |
# | static yy_state_type yy_get_previous_state (void );
# | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
# | static int yy_get_next_buffer (void );
# | #if defined(__GNUC__) && __GNUC__ >= 3
# | __attribute__((__noreturn__))
# | #endif
# | static void yy_fatal_error (yyconst char msg[] );
# |
# | /* Done after the current pattern has been matched and before the
# | * corresponding action - sets up yytext.
# | */
# | #define YY_DO_BEFORE_ACTION \
# | (yytext_ptr) = yy_bp; \
# | (yytext_ptr) -= (yy_more_len); \
# | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
# | (yy_hold_char) = *yy_cp; \
# | *yy_cp = '\0'; \
# | (yy_c_buf_p) = yy_cp;
# |
# | #define YY_NUM_RULES 8
# | #define YY_END_OF_BUFFER 9
# | /* This struct is not used in this scanner,
# | but its presence is necessary. */
# | struct yy_trans_info
# | {
# | flex_int32_t yy_verify;
# | flex_int32_t yy_nxt;
# | };
# | static yyconst flex_int16_t yy_acclist[23] =
# | { 0,
# | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
# | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
# | 7, 8
# | } ;
# |
# | static yyconst flex_int16_t yy_accept[14] =
# | { 0,
# | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
# | 20, 23, 23
# | } ;
# |
# | static yyconst YY_CHAR yy_ec[256] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
# |
# | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# |
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst YY_CHAR yy_meta[9] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst flex_uint16_t yy_base[13] =
# | { 0,
# | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
# | 10, 10
# | } ;
# |
# | static yyconst flex_int16_t yy_def[13] =
# | { 0,
# | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
# | 12, 0
# | } ;
# |
# | static yyconst flex_uint16_t yy_nxt[19] =
# | { 0,
# | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | static yyconst flex_int16_t yy_chk[19] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | extern int yy_flex_debug;
# | int yy_flex_debug = 0;
# |
# | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
# | static char *yy_full_match;
# | static int yy_lp;
# | #define REJECT \
# | { \
# | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
# | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
# | ++(yy_lp); \
# | goto find_rule; \
# | }
# |
# | static int yy_more_flag = 0;
# | static int yy_more_len = 0;
# | #define yymore() ((yy_more_flag) = 1)
# | #define YY_MORE_ADJ (yy_more_len)
# | #define YY_RESTORE_YY_MORE_OFFSET
# | char *yytext;
# | #line 1 "conftest.l"
# | #line 484 "lex.yy.c"
# |
# | #define INITIAL 0
# |
# | #ifndef YY_NO_UNISTD_H
# | /* Special case for "unistd.h", since it is non-ANSI. We include it way
# | * down here because we want the user's section 1 to have been scanned first.
# | * The user has a chance to override it with an option.
# | */
# | #include
# | #endif
# |
# | #ifndef YY_EXTRA_TYPE
# | #define YY_EXTRA_TYPE void *
# | #endif
# |
# | static int yy_init_globals (void );
# |
# | /* Accessor methods to globals.
# | These are made visible to non-reentrant scanners for convenience. */
# |
# | int yylex_destroy (void );
# |
# | int yyget_debug (void );
# |
# | void yyset_debug (int debug_flag );
# |
# | YY_EXTRA_TYPE yyget_extra (void );
# |
# | void yyset_extra (YY_EXTRA_TYPE user_defined );
# |
# | FILE *yyget_in (void );
# |
# | void yyset_in (FILE * _in_str );
# |
# | FILE *yyget_out (void );
# |
# | void yyset_out (FILE * _out_str );
# |
# | yy_size_t yyget_leng (void );
# |
# | char *yyget_text (void );
# |
# | int yyget_lineno (void );
# |
# | void yyset_lineno (int _line_number );
# |
# | /* Macros after this point can all be overridden by user definitions in
# | * section 1.
# | */
# |
# | #ifndef YY_SKIP_YYWRAP
# | #ifdef __cplusplus
# | extern "C" int yywrap (void );
# | #else
# | extern int yywrap (void );
# | #endif
# | #endif
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c,char *buf_ptr );
# |
# | #endif
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char *,yyconst char *,int );
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * );
# | #endif
# |
# | #ifndef YY_NO_INPUT
# |
# | #ifdef __cplusplus
# | static int yyinput (void );
# | #else
# | static int input (void );
# | #endif
# |
# | #endif
# |
# | /* Amount of stuff to slurp up with each read. */
# | #ifndef YY_READ_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k */
# | #define YY_READ_BUF_SIZE 16384
# | #else
# | #define YY_READ_BUF_SIZE 8192
# | #endif /* __ia64__ */
# | #endif
# |
# | /* Copy whatever the last rule matched to the standard output. */
# | #ifndef ECHO
# | /* This used to be an fputs(), but since the string might contain NUL's,
# | * we now use fwrite().
# | */
# | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
# | #endif
# |
# | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
# | * is returned in "result".
# | */
# | #ifndef YY_INPUT
# | #define YY_INPUT(buf,result,max_size) \
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
# | { \
# | int c = '*'; \
# | size_t n; \
# | for ( n = 0; n < max_size && \
# | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
# | buf[n] = (char) c; \
# | if ( c == '\n' ) \
# | buf[n++] = (char) c; \
# | if ( c == EOF && ferror( yyin ) ) \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | result = n; \
# | } \
# | else \
# | { \
# | errno=0; \
# | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
# | { \
# | if( errno != EINTR) \
# | { \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | break; \
# | } \
# | errno=0; \
# | clearerr(yyin); \
# | } \
# | }\
# | \
# |
# | #endif
# |
# | /* No semi-colon after return; correct usage is to write "yyterminate();" -
# | * we don't want an extra ';' after the "return" because that will cause
# | * some compilers to complain about unreachable statements.
# | */
# | #ifndef yyterminate
# | #define yyterminate() return YY_NULL
# | #endif
# |
# | /* Number of entries by which start-condition stack grows. */
# | #ifndef YY_START_STACK_INCR
# | #define YY_START_STACK_INCR 25
# | #endif
# |
# | /* Report a fatal error. */
# | #ifndef YY_FATAL_ERROR
# | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
# | #endif
# |
# | /* end tables serialization structures and prototypes */
# |
# | /* Default declaration of generated scanner - a define so the user can
# | * easily add parameters.
# | */
# | #ifndef YY_DECL
# | #define YY_DECL_IS_OURS 1
# |
# | extern int yylex (void);
# |
# | #define YY_DECL int yylex (void)
# | #endif /* !YY_DECL */
# |
# | /* Code executed at the beginning of each rule, after yytext and yyleng
# | * have been set up.
# | */
# | #ifndef YY_USER_ACTION
# | #define YY_USER_ACTION
# | #endif
# |
# | /* Code executed at the end of each rule. */
# | #ifndef YY_BREAK
# | #define YY_BREAK /*LINTED*/break;
# | #endif
# |
# | #define YY_RULE_SETUP \
# | YY_USER_ACTION
# |
# | /** The main scanner function which does all the work.
# | */
# | YY_DECL
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp, *yy_bp;
# | int yy_act;
# |
# | if ( !(yy_init) )
# | {
# | (yy_init) = 1;
# |
# | #ifdef YY_USER_INIT
# | YY_USER_INIT;
# | #endif
# |
# | /* Create the reject buffer large enough to save one state per allowed character. */
# | if ( ! (yy_state_buf) )
# | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
# | if ( ! (yy_state_buf) )
# | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
# |
# | if ( ! (yy_start) )
# | (yy_start) = 1; /* first start state */
# |
# | if ( ! yyin )
# | yyin = stdin;
# |
# | if ( ! yyout )
# | yyout = stdout;
# |
# | if ( ! YY_CURRENT_BUFFER ) {
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_load_buffer_state( );
# | }
# |
# | {
# | #line 1 "conftest.l"
# |
# | #line 710 "lex.yy.c"
# |
# | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
# | {
# | (yy_more_len) = 0;
# | if ( (yy_more_flag) )
# | {
# | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
# | (yy_more_flag) = 0;
# | }
# | yy_cp = (yy_c_buf_p);
# |
# | /* Support of yytext. */
# | *yy_cp = (yy_hold_char);
# |
# | /* yy_bp points to the position in yy_ch_buf of the start of
# | * the current run.
# | */
# | yy_bp = yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | yy_match:
# | do
# | {
# | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | ++yy_cp;
# | }
# | while ( yy_base[yy_current_state] != 10 );
# |
# | yy_find_action:
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | find_rule: /* we branch to this label when backing up */
# | for ( ; ; ) /* until we find what rule we matched */
# | {
# | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
# | {
# | yy_act = yy_acclist[(yy_lp)];
# | {
# | (yy_full_match) = yy_cp;
# | break;
# | }
# | }
# | --yy_cp;
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | }
# |
# | YY_DO_BEFORE_ACTION;
# |
# | do_action: /* This label is used only to access EOF actions. */
# |
# | switch ( yy_act )
# | { /* beginning of action switch */
# | case 1:
# | YY_RULE_SETUP
# | #line 2 "conftest.l"
# | { ECHO; }
# | YY_BREAK
# | case 2:
# | YY_RULE_SETUP
# | #line 3 "conftest.l"
# | { REJECT; }
# | YY_BREAK
# | case 3:
# | YY_RULE_SETUP
# | #line 4 "conftest.l"
# | { yymore (); }
# | YY_BREAK
# | case 4:
# | YY_RULE_SETUP
# | #line 5 "conftest.l"
# | { yyless (1); }
# | YY_BREAK
# | case 5:
# | YY_RULE_SETUP
# | #line 6 "conftest.l"
# | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
# | yyless ((input () != 0)); }
# | YY_BREAK
# | case 6:
# | YY_RULE_SETUP
# | #line 8 "conftest.l"
# | { unput (yytext[0]); }
# | YY_BREAK
# | case 7:
# | YY_RULE_SETUP
# | #line 9 "conftest.l"
# | { BEGIN INITIAL; }
# | YY_BREAK
# | case 8:
# | YY_RULE_SETUP
# | #line 10 "conftest.l"
# | ECHO;
# | YY_BREAK
# | #line 817 "lex.yy.c"
# | case YY_STATE_EOF(INITIAL):
# | yyterminate();
# |
# | case YY_END_OF_BUFFER:
# | {
# | /* Amount of text matched not including the EOB char. */
# | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
# |
# | /* Undo the effects of YY_DO_BEFORE_ACTION. */
# | *yy_cp = (yy_hold_char);
# | YY_RESTORE_YY_MORE_OFFSET
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
# | {
# | /* We're scanning a new file or input source. It's
# | * possible that this happened because the user
# | * just pointed yyin at a new source and called
# | * yylex(). If so, then we have to assure
# | * consistency between YY_CURRENT_BUFFER and our
# | * globals. Here is the right place to do so, because
# | * this is the first action (other than possibly a
# | * back-up) that will match for the new input source.
# | */
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
# | }
# |
# | /* Note that here we test for yy_c_buf_p "<=" to the position
# | * of the first EOB in the buffer, since yy_c_buf_p will
# | * already have been incremented past the NUL character
# | * (since all states make transitions on EOB to the
# | * end-of-buffer state). Contrast this with the test
# | * in input().
# | */
# | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | { /* This was really a NUL. */
# | yy_state_type yy_next_state;
# |
# | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | /* Okay, we're now positioned to make the NUL
# | * transition. We couldn't have
# | * yy_get_previous_state() go ahead and do it
# | * for us because it doesn't know how to deal
# | * with the possibility of jamming (and we don't
# | * want to build jamming into it because then it
# | * will run more slowly).
# | */
# |
# | yy_next_state = yy_try_NUL_trans( yy_current_state );
# |
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# |
# | if ( yy_next_state )
# | {
# | /* Consume the NUL. */
# | yy_cp = ++(yy_c_buf_p);
# | yy_current_state = yy_next_state;
# | goto yy_match;
# | }
# |
# | else
# | {
# | yy_cp = (yy_c_buf_p);
# | goto yy_find_action;
# | }
# | }
# |
# | else switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_END_OF_FILE:
# | {
# | (yy_did_buffer_switch_on_eof) = 0;
# |
# | if ( yywrap( ) )
# | {
# | /* Note: because we've taken care in
# | * yy_get_next_buffer() to have set up
# | * yytext, we can now set up
# | * yy_c_buf_p so that if some total
# | * hoser (like flex itself) wants to
# | * call the scanner after we return the
# | * YY_NULL, it'll still work - another
# | * YY_NULL will get returned.
# | */
# | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
# |
# | yy_act = YY_STATE_EOF(YY_START);
# | goto do_action;
# | }
# |
# | else
# | {
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | }
# | break;
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) =
# | (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_match;
# |
# | case EOB_ACT_LAST_MATCH:
# | (yy_c_buf_p) =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_find_action;
# | }
# | break;
# | }
# |
# | default:
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--no action found" );
# | } /* end of action switch */
# | } /* end of scanning one token */
# | } /* end of user's declarations */
# | } /* end of yylex */
# |
# | /* yy_get_next_buffer - try to read in a new buffer
# | *
# | * Returns a code representing an action:
# | * EOB_ACT_LAST_MATCH -
# | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
# | * EOB_ACT_END_OF_FILE - end of file
# | */
# | static int yy_get_next_buffer (void)
# | {
# | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
# | char *source = (yytext_ptr);
# | yy_size_t number_to_move, i;
# | int ret_val;
# |
# | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--end of buffer missed" );
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
# | { /* Don't try to fill the buffer, so this is an EOF. */
# | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
# | {
# | /* We matched a single character, the EOB, so
# | * treat this as a final EOF.
# | */
# | return EOB_ACT_END_OF_FILE;
# | }
# |
# | else
# | {
# | /* We matched some text prior to the EOB, first
# | * process it.
# | */
# | return EOB_ACT_LAST_MATCH;
# | }
# | }
# |
# | /* Try to read more data. */
# |
# | /* First move last chars to start of buffer. */
# | number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
# |
# | for ( i = 0; i < number_to_move; ++i )
# | *(dest++) = *(source++);
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
# | /* don't do the read, it's not guaranteed to return an EOF,
# | * just force an EOF
# | */
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
# |
# | else
# | {
# | yy_size_t num_to_read =
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
# |
# | while ( num_to_read <= 0 )
# | { /* Not enough room in the buffer - grow it. */
# |
# | YY_FATAL_ERROR(
# | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
# |
# | }
# |
# | if ( num_to_read > YY_READ_BUF_SIZE )
# | num_to_read = YY_READ_BUF_SIZE;
# |
# | /* Read in more data. */
# | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
# | (yy_n_chars), num_to_read );
# |
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | if ( (yy_n_chars) == 0 )
# | {
# | if ( number_to_move == YY_MORE_ADJ )
# | {
# | ret_val = EOB_ACT_END_OF_FILE;
# | yyrestart(yyin );
# | }
# |
# | else
# | {
# | ret_val = EOB_ACT_LAST_MATCH;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
# | YY_BUFFER_EOF_PENDING;
# | }
# | }
# |
# | else
# | ret_val = EOB_ACT_CONTINUE_SCAN;
# |
# | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
# | /* Extend the array by 50%, plus the number we really need. */
# | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
# | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
# | }
# |
# | (yy_n_chars) += number_to_move;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
# |
# | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
# |
# | return ret_val;
# | }
# |
# | /* yy_get_previous_state - get the state just before the EOB char was reached */
# |
# | static yy_state_type yy_get_previous_state (void)
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
# | {
# | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | }
# |
# | return yy_current_state;
# | }
# |
# | /* yy_try_NUL_trans - try to make a transition on the NUL character
# | *
# | * synopsis
# | * next_state = yy_try_NUL_trans( current_state );
# | */
# | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
# | {
# | int yy_is_jam;
# |
# | YY_CHAR yy_c = 1;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | yy_is_jam = (yy_current_state == 12);
# | if ( ! yy_is_jam )
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | return yy_is_jam ? 0 : yy_current_state;
# | }
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c, char * yy_bp )
# | {
# | char *yy_cp;
# |
# | yy_cp = (yy_c_buf_p);
# |
# | /* undo effects of setting up yytext */
# | *yy_cp = (yy_hold_char);
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | { /* need to shift things up to make room */
# | /* +2 for EOB chars. */
# | yy_size_t number_to_move = (yy_n_chars) + 2;
# | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
# | char *source =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
# |
# | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | *--dest = *--source;
# |
# | yy_cp += (int) (dest - source);
# | yy_bp += (int) (dest - source);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | YY_FATAL_ERROR( "flex scanner push-back overflow" );
# | }
# |
# | *--yy_cp = (char) c;
# |
# | (yytext_ptr) = yy_bp;
# | (yy_hold_char) = *yy_cp;
# | (yy_c_buf_p) = yy_cp;
# | }
# |
# | #endif
# |
# | #ifndef YY_NO_INPUT
# | #ifdef __cplusplus
# | static int yyinput (void)
# | #else
# | static int input (void)
# | #endif
# |
# | {
# | int c;
# |
# | *(yy_c_buf_p) = (yy_hold_char);
# |
# | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
# | {
# | /* yy_c_buf_p now points to the character we want to return.
# | * If this occurs *before* the EOB characters, then it's a
# | * valid NUL; if not, then we've hit the end of the buffer.
# | */
# | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | /* This was really a NUL. */
# | *(yy_c_buf_p) = '\0';
# |
# | else
# | { /* need more input */
# | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
# | ++(yy_c_buf_p);
# |
# | switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_LAST_MATCH:
# | /* This happens because yy_g_n_b()
# | * sees that we've accumulated a
# | * token and flags that we need to
# | * try matching the token before
# | * proceeding. But for input(),
# | * there's no matching to consider.
# | * So convert the EOB_ACT_LAST_MATCH
# | * to EOB_ACT_END_OF_FILE.
# | */
# |
# | /* Reset buffer status. */
# | yyrestart(yyin );
# |
# | /*FALLTHROUGH*/
# |
# | case EOB_ACT_END_OF_FILE:
# | {
# | if ( yywrap( ) )
# | return EOF;
# |
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | #ifdef __cplusplus
# | return yyinput();
# | #else
# | return input();
# | #endif
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) = (yytext_ptr) + offset;
# | break;
# | }
# | }
# | }
# |
# | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
# | *(yy_c_buf_p) = '\0'; /* preserve yytext */
# | (yy_hold_char) = *++(yy_c_buf_p);
# |
# | return c;
# | }
# | #endif /* ifndef YY_NO_INPUT */
# |
# | /** Immediately switch to a different input stream.
# | * @param input_file A readable stream.
# | *
# | * @note This function does not reset the start condition to @c INITIAL .
# | */
# | void yyrestart (FILE * input_file )
# | {
# |
# | if ( ! YY_CURRENT_BUFFER ){
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
# | yy_load_buffer_state( );
# | }
# |
# | /** Switch to a different input buffer.
# | * @param new_buffer The new input buffer.
# | *
# | */
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
# | {
# |
# | /* TODO. We should be able to replace this entire function body
# | * with
# | * yypop_buffer_state();
# | * yypush_buffer_state(new_buffer);
# | */
# | yyensure_buffer_stack ();
# | if ( YY_CURRENT_BUFFER == new_buffer )
# | return;
# |
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# | yy_load_buffer_state( );
# |
# | /* We don't actually know whether we did this switch during
# | * EOF (yywrap()) processing, but the only time this flag
# | * is looked at is after yywrap() is called, so it's safe
# | * to go ahead and always set it.
# | */
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | static void yy_load_buffer_state (void)
# | {
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
# | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
# | (yy_hold_char) = *(yy_c_buf_p);
# | }
# |
# | /** Allocate and initialize an input buffer state.
# | * @param file A readable stream.
# | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
# | *
# | * @return the allocated buffer state.
# | */
# | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
# | {
# | YY_BUFFER_STATE b;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_buf_size = (yy_size_t)size;
# |
# | /* yy_ch_buf has to be 2 characters longer than the size given because
# | * we need to put in 2 end-of-buffer characters.
# | */
# | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
# | if ( ! b->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_is_our_buffer = 1;
# |
# | yy_init_buffer(b,file );
# |
# | return b;
# | }
# |
# | /** Destroy the buffer.
# | * @param b a buffer created with yy_create_buffer()
# | *
# | */
# | void yy_delete_buffer (YY_BUFFER_STATE b )
# | {
# |
# | if ( ! b )
# | return;
# |
# | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
# | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
# |
# | if ( b->yy_is_our_buffer )
# | yyfree((void *) b->yy_ch_buf );
# |
# | yyfree((void *) b );
# | }
# |
# | /* Initializes or reinitializes a buffer.
# | * This function is sometimes called more than once on the same buffer,
# | * such as during a yyrestart() or at EOF.
# | */
# | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
# |
# | {
# | int oerrno = errno;
# |
# | yy_flush_buffer(b );
# |
# | b->yy_input_file = file;
# | b->yy_fill_buffer = 1;
# |
# | /* If b is the current buffer, then yy_init_buffer was _probably_
# | * called from yyrestart() or through yy_get_next_buffer.
# | * In that case, we don't want to reset the lineno or column.
# | */
# | if (b != YY_CURRENT_BUFFER){
# | b->yy_bs_lineno = 1;
# | b->yy_bs_column = 0;
# | }
# |
# | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
# |
# | errno = oerrno;
# | }
# |
# | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
# | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
# | *
# | */
# | void yy_flush_buffer (YY_BUFFER_STATE b )
# | {
# | if ( ! b )
# | return;
# |
# | b->yy_n_chars = 0;
# |
# | /* We always need two end-of-buffer characters. The first causes
# | * a transition to the end-of-buffer state. The second causes
# | * a jam in that state.
# | */
# | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
# | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
# |
# | b->yy_buf_pos = &b->yy_ch_buf[0];
# |
# | b->yy_at_bol = 1;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | if ( b == YY_CURRENT_BUFFER )
# | yy_load_buffer_state( );
# | }
# |
# | /** Pushes the new state onto the stack. The new state becomes
# | * the current state. This function will allocate the stack
# | * if necessary.
# | * @param new_buffer The new state.
# | *
# | */
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
# | {
# | if (new_buffer == NULL)
# | return;
# |
# | yyensure_buffer_stack();
# |
# | /* This block is copied from yy_switch_to_buffer. */
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | /* Only push if top exists. Otherwise, replace top. */
# | if (YY_CURRENT_BUFFER)
# | (yy_buffer_stack_top)++;
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# |
# | /* copied from yy_switch_to_buffer. */
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | /** Removes and deletes the top of the stack, if present.
# | * The next element becomes the new top.
# | *
# | */
# | void yypop_buffer_state (void)
# | {
# | if (!YY_CURRENT_BUFFER)
# | return;
# |
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | if ((yy_buffer_stack_top) > 0)
# | --(yy_buffer_stack_top);
# |
# | if (YY_CURRENT_BUFFER) {
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# | }
# |
# | /* Allocates the stack if it does not exist.
# | * Guarantees space for at least one push.
# | */
# | static void yyensure_buffer_stack (void)
# | {
# | yy_size_t num_to_alloc;
# |
# | if (!(yy_buffer_stack)) {
# |
# | /* First allocation is just for 2 elements, since we don't know if this
# | * scanner will even need a stack. We use 2 instead of 1 to avoid an
# | * immediate realloc on the next call.
# | */
# | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
# | (num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
# |
# | (yy_buffer_stack_max) = num_to_alloc;
# | (yy_buffer_stack_top) = 0;
# | return;
# | }
# |
# | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
# |
# | /* Increase the buffer to prepare for a possible push. */
# | yy_size_t grow_size = 8 /* arbitrary grow size */;
# |
# | num_to_alloc = (yy_buffer_stack_max) + grow_size;
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
# | ((yy_buffer_stack),
# | num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | /* zero only the new slots.*/
# | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
# | (yy_buffer_stack_max) = num_to_alloc;
# | }
# | }
# |
# | /** Setup the input buffer state to scan directly from a user-specified character buffer.
# | * @param base the character buffer
# | * @param size the size in bytes of the character buffer
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
# | {
# | YY_BUFFER_STATE b;
# |
# | if ( size < 2 ||
# | base[size-2] != YY_END_OF_BUFFER_CHAR ||
# | base[size-1] != YY_END_OF_BUFFER_CHAR )
# | /* They forgot to leave room for the EOB's. */
# | return 0;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
# |
# | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
# | b->yy_buf_pos = b->yy_ch_buf = base;
# | b->yy_is_our_buffer = 0;
# | b->yy_input_file = 0;
# | b->yy_n_chars = b->yy_buf_size;
# | b->yy_is_interactive = 0;
# | b->yy_at_bol = 1;
# | b->yy_fill_buffer = 0;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | yy_switch_to_buffer(b );
# |
# | return b;
# | }
# |
# | /** Setup the input buffer state to scan a string. The next call to yylex() will
# | * scan from a @e copy of @a str.
# | * @param yystr a NUL-terminated string to scan
# | *
# | * @return the newly allocated buffer state object.
# | * @note If you want to scan bytes that may contain NUL values, then use
# | * yy_scan_bytes() instead.
# | */
# | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
# | {
# |
# | return yy_scan_bytes(yystr,strlen(yystr) );
# | }
# |
# | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
# | * scan from a @e copy of @a bytes.
# | * @param yybytes the byte buffer to scan
# | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
# | {
# | YY_BUFFER_STATE b;
# | char *buf;
# | yy_size_t n;
# | yy_size_t i;
# |
# | /* Get memory for full buffer, including space for trailing EOB's. */
# | n = _yybytes_len + 2;
# | buf = (char *) yyalloc(n );
# | if ( ! buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
# |
# | for ( i = 0; i < _yybytes_len; ++i )
# | buf[i] = yybytes[i];
# |
# | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
# |
# | b = yy_scan_buffer(buf,n );
# | if ( ! b )
# | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
# |
# | /* It's okay to grow etc. this buffer, and we should throw it
# | * away when we're done.
# | */
# | b->yy_is_our_buffer = 1;
# |
# | return b;
# | }
# |
# | #ifndef YY_EXIT_FAILURE
# | #define YY_EXIT_FAILURE 2
# | #endif
# |
# | static void yy_fatal_error (yyconst char* msg )
# | {
# | (void) fprintf( stderr, "%s\n", msg );
# | exit( YY_EXIT_FAILURE );
# | }
# |
# | /* Redefine yyless() so it works in section 3 code. */
# |
# | #undef yyless
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | yytext[yyleng] = (yy_hold_char); \
# | (yy_c_buf_p) = yytext + yyless_macro_arg; \
# | (yy_hold_char) = *(yy_c_buf_p); \
# | *(yy_c_buf_p) = '\0'; \
# | yyleng = yyless_macro_arg; \
# | } \
# | while ( 0 )
# |
# | /* Accessor methods (get/set functions) to struct members. */
# |
# | /** Get the current line number.
# | *
# | */
# | int yyget_lineno (void)
# | {
# |
# | return yylineno;
# | }
# |
# | /** Get the input stream.
# | *
# | */
# | FILE *yyget_in (void)
# | {
# | return yyin;
# | }
# |
# | /** Get the output stream.
# | *
# | */
# | FILE *yyget_out (void)
# | {
# | return yyout;
# | }
# |
# | /** Get the length of the current token.
# | *
# | */
# | yy_size_t yyget_leng (void)
# | {
# | return yyleng;
# | }
# |
# | /** Get the current token.
# | *
# | */
# |
# | char *yyget_text (void)
# | {
# | return yytext;
# | }
# |
# | /** Set the current line number.
# | * @param _line_number line number
# | *
# | */
# | void yyset_lineno (int _line_number )
# | {
# |
# | yylineno = _line_number;
# | }
# |
# | /** Set the input stream. This does not discard the current
# | * input buffer.
# | * @param _in_str A readable stream.
# | *
# | * @see yy_switch_to_buffer
# | */
# | void yyset_in (FILE * _in_str )
# | {
# | yyin = _in_str ;
# | }
# |
# | void yyset_out (FILE * _out_str )
# | {
# | yyout = _out_str ;
# | }
# |
# | int yyget_debug (void)
# | {
# | return yy_flex_debug;
# | }
# |
# | void yyset_debug (int _bdebug )
# | {
# | yy_flex_debug = _bdebug ;
# | }
# |
# | static int yy_init_globals (void)
# | {
# | /* Initialization is the same as for the non-reentrant scanner.
# | * This function is called from yylex_destroy(), so don't allocate here.
# | */
# |
# | (yy_buffer_stack) = 0;
# | (yy_buffer_stack_top) = 0;
# | (yy_buffer_stack_max) = 0;
# | (yy_c_buf_p) = (char *) 0;
# | (yy_init) = 0;
# | (yy_start) = 0;
# |
# | (yy_state_buf) = 0;
# | (yy_state_ptr) = 0;
# | (yy_full_match) = 0;
# | (yy_lp) = 0;
# |
# | /* Defined in main.c */
# | #ifdef YY_STDINIT
# | yyin = stdin;
# | yyout = stdout;
# | #else
# | yyin = (FILE *) 0;
# | yyout = (FILE *) 0;
# | #endif
# |
# | /* For future reference: Set errno on error, since we are called by
# | * yylex_init()
# | */
# | return 0;
# | }
# |
# | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
# | int yylex_destroy (void)
# | {
# |
# | /* Pop the buffer stack, destroying each element. */
# | while(YY_CURRENT_BUFFER){
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | yypop_buffer_state();
# | }
# |
# | /* Destroy the stack itself. */
# | yyfree((yy_buffer_stack) );
# | (yy_buffer_stack) = NULL;
# |
# | yyfree ( (yy_state_buf) );
# | (yy_state_buf) = NULL;
# |
# | /* Reset the globals. This is important in a non-reentrant scanner so the next time
# | * yylex() is called, initialization will occur. */
# | yy_init_globals( );
# |
# | return 0;
# | }
# |
# | /*
# | * Internal utility routines.
# | */
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
# | {
# |
# | int i;
# | for ( i = 0; i < n; ++i )
# | s1[i] = s2[i];
# | }
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * s )
# | {
# | int n;
# | for ( n = 0; s[n]; ++n )
# | ;
# |
# | return n;
# | }
# | #endif
# |
# | void *yyalloc (yy_size_t size )
# | {
# | return (void *) malloc( size );
# | }
# |
# | void *yyrealloc (void * ptr, yy_size_t size )
# | {
# |
# | /* The cast to (char *) in the following accommodates both
# | * implementations that use char* generic pointers, and those
# | * that use void* generic pointers. It works with the latter
# | * because both ANSI C and C++ allow castless assignment from
# | * any pointer type to void*, and deal with argument conversions
# | * as though doing an assignment.
# | */
# | return (void *) realloc( (char *) ptr, size );
# | }
# |
# | void yyfree (void * ptr )
# | {
# | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
# | }
# |
# | #define YYTABLES_NAME "yytables"
# |
# | #line 10 "conftest.l"
# |
# |
# | #ifdef YYTEXT_POINTER
# | extern char *yytext;
# | #endif
# | int
# | main (void)
# | {
# | return ! yylex () + ! yywrap ();
# | }
# configure:51580: clang -o conftest conftest.c -lfl >&5
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld: error: cannot find -lfl
# /tmp/conftest-267f13.o:conftest.c:function yylex: error: undefined reference to 'yywrap'
# /tmp/conftest-267f13.o:conftest.c:function input: error: undefined reference to 'yywrap'
# /tmp/conftest-267f13.o:conftest.c:function main: error: undefined reference to 'yywrap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:51580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | /* end confdefs.h. */
# |
# | #line 3 "lex.yy.c"
# |
# | #define YY_INT_ALIGNED short int
# |
# | /* A lexical scanner generated by flex */
# |
# | #define FLEX_SCANNER
# | #define YY_FLEX_MAJOR_VERSION 2
# | #define YY_FLEX_MINOR_VERSION 6
# | #define YY_FLEX_SUBMINOR_VERSION 0
# | #if YY_FLEX_SUBMINOR_VERSION > 0
# | #define FLEX_BETA
# | #endif
# |
# | /* First, we deal with platform-specific or compiler-specific issues. */
# |
# | /* begin standard C headers. */
# | #include
# | #include
# | #include
# | #include
# |
# | /* end standard C headers. */
# |
# | /* flex integer type definitions */
# |
# | #ifndef FLEXINT_H
# | #define FLEXINT_H
# |
# | /* C99 systems have . Non-C99 systems may or may not. */
# |
# | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
# |
# | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
# | * if you want the limit (max/min) macros for int types.
# | */
# | #ifndef __STDC_LIMIT_MACROS
# | #define __STDC_LIMIT_MACROS 1
# | #endif
# |
# | #include
# | typedef int8_t flex_int8_t;
# | typedef uint8_t flex_uint8_t;
# | typedef int16_t flex_int16_t;
# | typedef uint16_t flex_uint16_t;
# | typedef int32_t flex_int32_t;
# | typedef uint32_t flex_uint32_t;
# | #else
# | typedef signed char flex_int8_t;
# | typedef short int flex_int16_t;
# | typedef int flex_int32_t;
# | typedef unsigned char flex_uint8_t;
# | typedef unsigned short int flex_uint16_t;
# | typedef unsigned int flex_uint32_t;
# |
# | /* Limits of integral types. */
# | #ifndef INT8_MIN
# | #define INT8_MIN (-128)
# | #endif
# | #ifndef INT16_MIN
# | #define INT16_MIN (-32767-1)
# | #endif
# | #ifndef INT32_MIN
# | #define INT32_MIN (-2147483647-1)
# | #endif
# | #ifndef INT8_MAX
# | #define INT8_MAX (127)
# | #endif
# | #ifndef INT16_MAX
# | #define INT16_MAX (32767)
# | #endif
# | #ifndef INT32_MAX
# | #define INT32_MAX (2147483647)
# | #endif
# | #ifndef UINT8_MAX
# | #define UINT8_MAX (255U)
# | #endif
# | #ifndef UINT16_MAX
# | #define UINT16_MAX (65535U)
# | #endif
# | #ifndef UINT32_MAX
# | #define UINT32_MAX (4294967295U)
# | #endif
# |
# | #endif /* ! C99 */
# |
# | #endif /* ! FLEXINT_H */
# |
# | #ifdef __cplusplus
# |
# | /* The "const" storage-class-modifier is valid. */
# | #define YY_USE_CONST
# |
# | #else /* ! __cplusplus */
# |
# | /* C99 requires __STDC__ to be defined as 1. */
# | #if defined (__STDC__)
# |
# | #define YY_USE_CONST
# |
# | #endif /* defined (__STDC__) */
# | #endif /* ! __cplusplus */
# |
# | #ifdef YY_USE_CONST
# | #define yyconst const
# | #else
# | #define yyconst
# | #endif
# |
# | /* Returned upon end-of-file. */
# | #define YY_NULL 0
# |
# | /* Promotes a possibly negative, possibly signed char to an unsigned
# | * integer for use as an array index. If the signed char is negative,
# | * we want to instead treat it as an 8-bit unsigned char, hence the
# | * double cast.
# | */
# | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
# |
# | /* Enter a start condition. This macro really ought to take a parameter,
# | * but we do it the disgusting crufty way forced on us by the ()-less
# | * definition of BEGIN.
# | */
# | #define BEGIN (yy_start) = 1 + 2 *
# |
# | /* Translate the current start state into a value that can be later handed
# | * to BEGIN to return to the state. The YYSTATE alias is for lex
# | * compatibility.
# | */
# | #define YY_START (((yy_start) - 1) / 2)
# | #define YYSTATE YY_START
# |
# | /* Action number for EOF rule of a given start state. */
# | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
# |
# | /* Special action meaning "start processing a new file". */
# | #define YY_NEW_FILE yyrestart(yyin )
# |
# | #define YY_END_OF_BUFFER_CHAR 0
# |
# | /* Size of default input buffer. */
# | #ifndef YY_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k.
# | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
# | * Ditto for the __ia64__ case accordingly.
# | */
# | #define YY_BUF_SIZE 32768
# | #else
# | #define YY_BUF_SIZE 16384
# | #endif /* __ia64__ */
# | #endif
# |
# | /* The state buf must be large enough to hold one state per character in the main buffer.
# | */
# | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
# |
# | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
# | #define YY_TYPEDEF_YY_BUFFER_STATE
# | typedef struct yy_buffer_state *YY_BUFFER_STATE;
# | #endif
# |
# | #ifndef YY_TYPEDEF_YY_SIZE_T
# | #define YY_TYPEDEF_YY_SIZE_T
# | typedef size_t yy_size_t;
# | #endif
# |
# | extern yy_size_t yyleng;
# |
# | extern FILE *yyin, *yyout;
# |
# | #define EOB_ACT_CONTINUE_SCAN 0
# | #define EOB_ACT_END_OF_FILE 1
# | #define EOB_ACT_LAST_MATCH 2
# |
# | #define YY_LESS_LINENO(n)
# | #define YY_LINENO_REWIND_TO(ptr)
# |
# | /* Return all but the first "n" matched characters back to the input stream. */
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | *yy_cp = (yy_hold_char); \
# | YY_RESTORE_YY_MORE_OFFSET \
# | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
# | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
# | } \
# | while ( 0 )
# |
# | #define unput(c) yyunput( c, (yytext_ptr) )
# |
# | #ifndef YY_STRUCT_YY_BUFFER_STATE
# | #define YY_STRUCT_YY_BUFFER_STATE
# | struct yy_buffer_state
# | {
# | FILE *yy_input_file;
# |
# | char *yy_ch_buf; /* input buffer */
# | char *yy_buf_pos; /* current position in input buffer */
# |
# | /* Size of input buffer in bytes, not including room for EOB
# | * characters.
# | */
# | yy_size_t yy_buf_size;
# |
# | /* Number of characters read into yy_ch_buf, not including EOB
# | * characters.
# | */
# | yy_size_t yy_n_chars;
# |
# | /* Whether we "own" the buffer - i.e., we know we created it,
# | * and can realloc() it to grow it, and should free() it to
# | * delete it.
# | */
# | int yy_is_our_buffer;
# |
# | /* Whether this is an "interactive" input source; if so, and
# | * if we're using stdio for input, then we want to use getc()
# | * instead of fread(), to make sure we stop fetching input after
# | * each newline.
# | */
# | int yy_is_interactive;
# |
# | /* Whether we're considered to be at the beginning of a line.
# | * If so, '^' rules will be active on the next match, otherwise
# | * not.
# | */
# | int yy_at_bol;
# |
# | int yy_bs_lineno; /**< The line count. */
# | int yy_bs_column; /**< The column count. */
# |
# | /* Whether to try to fill the input buffer when we reach the
# | * end of it.
# | */
# | int yy_fill_buffer;
# |
# | int yy_buffer_status;
# |
# | #define YY_BUFFER_NEW 0
# | #define YY_BUFFER_NORMAL 1
# | /* When an EOF's been seen but there's still some text to process
# | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
# | * shouldn't try reading from the input source any more. We might
# | * still have a bunch of tokens to match, though, because of
# | * possible backing-up.
# | *
# | * When we actually see the EOF, we change the status to "new"
# | * (via yyrestart()), so that the user can continue scanning by
# | * just pointing yyin at a new input file.
# | */
# | #define YY_BUFFER_EOF_PENDING 2
# |
# | };
# | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
# |
# | /* Stack of input buffers. */
# | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
# | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
# | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
# |
# | /* We provide macros for accessing buffer states in case in the
# | * future we want to put the buffer states in a more general
# | * "scanner state".
# | *
# | * Returns the top of the stack, or NULL.
# | */
# | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
# | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
# | : NULL)
# |
# | /* Same as previous macro, but useful when we know that the buffer stack is not
# | * NULL or when we need an lvalue. For internal use only.
# | */
# | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
# |
# | /* yy_hold_char holds the character lost when yytext is formed. */
# | static char yy_hold_char;
# | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
# | yy_size_t yyleng;
# |
# | /* Points to current character in buffer. */
# | static char *yy_c_buf_p = (char *) 0;
# | static int yy_init = 0; /* whether we need to initialize */
# | static int yy_start = 0; /* start state number */
# |
# | /* Flag which is used to allow yywrap()'s to do buffer switches
# | * instead of setting up a fresh yyin. A bit of a hack ...
# | */
# | static int yy_did_buffer_switch_on_eof;
# |
# | void yyrestart (FILE *input_file );
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
# | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
# | void yy_delete_buffer (YY_BUFFER_STATE b );
# | void yy_flush_buffer (YY_BUFFER_STATE b );
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
# | void yypop_buffer_state (void );
# |
# | static void yyensure_buffer_stack (void );
# | static void yy_load_buffer_state (void );
# | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
# |
# | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
# |
# | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
# | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
# |
# | void *yyalloc (yy_size_t );
# | void *yyrealloc (void *,yy_size_t );
# | void yyfree (void * );
# |
# | #define yy_new_buffer yy_create_buffer
# |
# | #define yy_set_interactive(is_interactive) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){ \
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
# | }
# |
# | #define yy_set_bol(at_bol) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){\
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
# | }
# |
# | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
# |
# | /* Begin user sect3 */
# |
# | typedef unsigned char YY_CHAR;
# |
# | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
# |
# | typedef int yy_state_type;
# |
# | extern int yylineno;
# |
# | int yylineno = 1;
# |
# | extern char *yytext;
# | #ifdef yytext_ptr
# | #undef yytext_ptr
# | #endif
# | #define yytext_ptr yytext
# |
# | static yy_state_type yy_get_previous_state (void );
# | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
# | static int yy_get_next_buffer (void );
# | #if defined(__GNUC__) && __GNUC__ >= 3
# | __attribute__((__noreturn__))
# | #endif
# | static void yy_fatal_error (yyconst char msg[] );
# |
# | /* Done after the current pattern has been matched and before the
# | * corresponding action - sets up yytext.
# | */
# | #define YY_DO_BEFORE_ACTION \
# | (yytext_ptr) = yy_bp; \
# | (yytext_ptr) -= (yy_more_len); \
# | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
# | (yy_hold_char) = *yy_cp; \
# | *yy_cp = '\0'; \
# | (yy_c_buf_p) = yy_cp;
# |
# | #define YY_NUM_RULES 8
# | #define YY_END_OF_BUFFER 9
# | /* This struct is not used in this scanner,
# | but its presence is necessary. */
# | struct yy_trans_info
# | {
# | flex_int32_t yy_verify;
# | flex_int32_t yy_nxt;
# | };
# | static yyconst flex_int16_t yy_acclist[23] =
# | { 0,
# | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
# | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
# | 7, 8
# | } ;
# |
# | static yyconst flex_int16_t yy_accept[14] =
# | { 0,
# | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
# | 20, 23, 23
# | } ;
# |
# | static yyconst YY_CHAR yy_ec[256] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
# |
# | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# |
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst YY_CHAR yy_meta[9] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst flex_uint16_t yy_base[13] =
# | { 0,
# | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
# | 10, 10
# | } ;
# |
# | static yyconst flex_int16_t yy_def[13] =
# | { 0,
# | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
# | 12, 0
# | } ;
# |
# | static yyconst flex_uint16_t yy_nxt[19] =
# | { 0,
# | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | static yyconst flex_int16_t yy_chk[19] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | extern int yy_flex_debug;
# | int yy_flex_debug = 0;
# |
# | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
# | static char *yy_full_match;
# | static int yy_lp;
# | #define REJECT \
# | { \
# | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
# | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
# | ++(yy_lp); \
# | goto find_rule; \
# | }
# |
# | static int yy_more_flag = 0;
# | static int yy_more_len = 0;
# | #define yymore() ((yy_more_flag) = 1)
# | #define YY_MORE_ADJ (yy_more_len)
# | #define YY_RESTORE_YY_MORE_OFFSET
# | char *yytext;
# | #line 1 "conftest.l"
# | #line 484 "lex.yy.c"
# |
# | #define INITIAL 0
# |
# | #ifndef YY_NO_UNISTD_H
# | /* Special case for "unistd.h", since it is non-ANSI. We include it way
# | * down here because we want the user's section 1 to have been scanned first.
# | * The user has a chance to override it with an option.
# | */
# | #include
# | #endif
# |
# | #ifndef YY_EXTRA_TYPE
# | #define YY_EXTRA_TYPE void *
# | #endif
# |
# | static int yy_init_globals (void );
# |
# | /* Accessor methods to globals.
# | These are made visible to non-reentrant scanners for convenience. */
# |
# | int yylex_destroy (void );
# |
# | int yyget_debug (void );
# |
# | void yyset_debug (int debug_flag );
# |
# | YY_EXTRA_TYPE yyget_extra (void );
# |
# | void yyset_extra (YY_EXTRA_TYPE user_defined );
# |
# | FILE *yyget_in (void );
# |
# | void yyset_in (FILE * _in_str );
# |
# | FILE *yyget_out (void );
# |
# | void yyset_out (FILE * _out_str );
# |
# | yy_size_t yyget_leng (void );
# |
# | char *yyget_text (void );
# |
# | int yyget_lineno (void );
# |
# | void yyset_lineno (int _line_number );
# |
# | /* Macros after this point can all be overridden by user definitions in
# | * section 1.
# | */
# |
# | #ifndef YY_SKIP_YYWRAP
# | #ifdef __cplusplus
# | extern "C" int yywrap (void );
# | #else
# | extern int yywrap (void );
# | #endif
# | #endif
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c,char *buf_ptr );
# |
# | #endif
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char *,yyconst char *,int );
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * );
# | #endif
# |
# | #ifndef YY_NO_INPUT
# |
# | #ifdef __cplusplus
# | static int yyinput (void );
# | #else
# | static int input (void );
# | #endif
# |
# | #endif
# |
# | /* Amount of stuff to slurp up with each read. */
# | #ifndef YY_READ_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k */
# | #define YY_READ_BUF_SIZE 16384
# | #else
# | #define YY_READ_BUF_SIZE 8192
# | #endif /* __ia64__ */
# | #endif
# |
# | /* Copy whatever the last rule matched to the standard output. */
# | #ifndef ECHO
# | /* This used to be an fputs(), but since the string might contain NUL's,
# | * we now use fwrite().
# | */
# | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
# | #endif
# |
# | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
# | * is returned in "result".
# | */
# | #ifndef YY_INPUT
# | #define YY_INPUT(buf,result,max_size) \
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
# | { \
# | int c = '*'; \
# | size_t n; \
# | for ( n = 0; n < max_size && \
# | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
# | buf[n] = (char) c; \
# | if ( c == '\n' ) \
# | buf[n++] = (char) c; \
# | if ( c == EOF && ferror( yyin ) ) \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | result = n; \
# | } \
# | else \
# | { \
# | errno=0; \
# | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
# | { \
# | if( errno != EINTR) \
# | { \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | break; \
# | } \
# | errno=0; \
# | clearerr(yyin); \
# | } \
# | }\
# | \
# |
# | #endif
# |
# | /* No semi-colon after return; correct usage is to write "yyterminate();" -
# | * we don't want an extra ';' after the "return" because that will cause
# | * some compilers to complain about unreachable statements.
# | */
# | #ifndef yyterminate
# | #define yyterminate() return YY_NULL
# | #endif
# |
# | /* Number of entries by which start-condition stack grows. */
# | #ifndef YY_START_STACK_INCR
# | #define YY_START_STACK_INCR 25
# | #endif
# |
# | /* Report a fatal error. */
# | #ifndef YY_FATAL_ERROR
# | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
# | #endif
# |
# | /* end tables serialization structures and prototypes */
# |
# | /* Default declaration of generated scanner - a define so the user can
# | * easily add parameters.
# | */
# | #ifndef YY_DECL
# | #define YY_DECL_IS_OURS 1
# |
# | extern int yylex (void);
# |
# | #define YY_DECL int yylex (void)
# | #endif /* !YY_DECL */
# |
# | /* Code executed at the beginning of each rule, after yytext and yyleng
# | * have been set up.
# | */
# | #ifndef YY_USER_ACTION
# | #define YY_USER_ACTION
# | #endif
# |
# | /* Code executed at the end of each rule. */
# | #ifndef YY_BREAK
# | #define YY_BREAK /*LINTED*/break;
# | #endif
# |
# | #define YY_RULE_SETUP \
# | YY_USER_ACTION
# |
# | /** The main scanner function which does all the work.
# | */
# | YY_DECL
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp, *yy_bp;
# | int yy_act;
# |
# | if ( !(yy_init) )
# | {
# | (yy_init) = 1;
# |
# | #ifdef YY_USER_INIT
# | YY_USER_INIT;
# | #endif
# |
# | /* Create the reject buffer large enough to save one state per allowed character. */
# | if ( ! (yy_state_buf) )
# | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
# | if ( ! (yy_state_buf) )
# | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
# |
# | if ( ! (yy_start) )
# | (yy_start) = 1; /* first start state */
# |
# | if ( ! yyin )
# | yyin = stdin;
# |
# | if ( ! yyout )
# | yyout = stdout;
# |
# | if ( ! YY_CURRENT_BUFFER ) {
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_load_buffer_state( );
# | }
# |
# | {
# | #line 1 "conftest.l"
# |
# | #line 710 "lex.yy.c"
# |
# | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
# | {
# | (yy_more_len) = 0;
# | if ( (yy_more_flag) )
# | {
# | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
# | (yy_more_flag) = 0;
# | }
# | yy_cp = (yy_c_buf_p);
# |
# | /* Support of yytext. */
# | *yy_cp = (yy_hold_char);
# |
# | /* yy_bp points to the position in yy_ch_buf of the start of
# | * the current run.
# | */
# | yy_bp = yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | yy_match:
# | do
# | {
# | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | ++yy_cp;
# | }
# | while ( yy_base[yy_current_state] != 10 );
# |
# | yy_find_action:
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | find_rule: /* we branch to this label when backing up */
# | for ( ; ; ) /* until we find what rule we matched */
# | {
# | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
# | {
# | yy_act = yy_acclist[(yy_lp)];
# | {
# | (yy_full_match) = yy_cp;
# | break;
# | }
# | }
# | --yy_cp;
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | }
# |
# | YY_DO_BEFORE_ACTION;
# |
# | do_action: /* This label is used only to access EOF actions. */
# |
# | switch ( yy_act )
# | { /* beginning of action switch */
# | case 1:
# | YY_RULE_SETUP
# | #line 2 "conftest.l"
# | { ECHO; }
# | YY_BREAK
# | case 2:
# | YY_RULE_SETUP
# | #line 3 "conftest.l"
# | { REJECT; }
# | YY_BREAK
# | case 3:
# | YY_RULE_SETUP
# | #line 4 "conftest.l"
# | { yymore (); }
# | YY_BREAK
# | case 4:
# | YY_RULE_SETUP
# | #line 5 "conftest.l"
# | { yyless (1); }
# | YY_BREAK
# | case 5:
# | YY_RULE_SETUP
# | #line 6 "conftest.l"
# | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
# | yyless ((input () != 0)); }
# | YY_BREAK
# | case 6:
# | YY_RULE_SETUP
# | #line 8 "conftest.l"
# | { unput (yytext[0]); }
# | YY_BREAK
# | case 7:
# | YY_RULE_SETUP
# | #line 9 "conftest.l"
# | { BEGIN INITIAL; }
# | YY_BREAK
# | case 8:
# | YY_RULE_SETUP
# | #line 10 "conftest.l"
# | ECHO;
# | YY_BREAK
# | #line 817 "lex.yy.c"
# | case YY_STATE_EOF(INITIAL):
# | yyterminate();
# |
# | case YY_END_OF_BUFFER:
# | {
# | /* Amount of text matched not including the EOB char. */
# | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
# |
# | /* Undo the effects of YY_DO_BEFORE_ACTION. */
# | *yy_cp = (yy_hold_char);
# | YY_RESTORE_YY_MORE_OFFSET
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
# | {
# | /* We're scanning a new file or input source. It's
# | * possible that this happened because the user
# | * just pointed yyin at a new source and called
# | * yylex(). If so, then we have to assure
# | * consistency between YY_CURRENT_BUFFER and our
# | * globals. Here is the right place to do so, because
# | * this is the first action (other than possibly a
# | * back-up) that will match for the new input source.
# | */
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
# | }
# |
# | /* Note that here we test for yy_c_buf_p "<=" to the position
# | * of the first EOB in the buffer, since yy_c_buf_p will
# | * already have been incremented past the NUL character
# | * (since all states make transitions on EOB to the
# | * end-of-buffer state). Contrast this with the test
# | * in input().
# | */
# | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | { /* This was really a NUL. */
# | yy_state_type yy_next_state;
# |
# | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | /* Okay, we're now positioned to make the NUL
# | * transition. We couldn't have
# | * yy_get_previous_state() go ahead and do it
# | * for us because it doesn't know how to deal
# | * with the possibility of jamming (and we don't
# | * want to build jamming into it because then it
# | * will run more slowly).
# | */
# |
# | yy_next_state = yy_try_NUL_trans( yy_current_state );
# |
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# |
# | if ( yy_next_state )
# | {
# | /* Consume the NUL. */
# | yy_cp = ++(yy_c_buf_p);
# | yy_current_state = yy_next_state;
# | goto yy_match;
# | }
# |
# | else
# | {
# | yy_cp = (yy_c_buf_p);
# | goto yy_find_action;
# | }
# | }
# |
# | else switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_END_OF_FILE:
# | {
# | (yy_did_buffer_switch_on_eof) = 0;
# |
# | if ( yywrap( ) )
# | {
# | /* Note: because we've taken care in
# | * yy_get_next_buffer() to have set up
# | * yytext, we can now set up
# | * yy_c_buf_p so that if some total
# | * hoser (like flex itself) wants to
# | * call the scanner after we return the
# | * YY_NULL, it'll still work - another
# | * YY_NULL will get returned.
# | */
# | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
# |
# | yy_act = YY_STATE_EOF(YY_START);
# | goto do_action;
# | }
# |
# | else
# | {
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | }
# | break;
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) =
# | (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_match;
# |
# | case EOB_ACT_LAST_MATCH:
# | (yy_c_buf_p) =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_find_action;
# | }
# | break;
# | }
# |
# | default:
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--no action found" );
# | } /* end of action switch */
# | } /* end of scanning one token */
# | } /* end of user's declarations */
# | } /* end of yylex */
# |
# | /* yy_get_next_buffer - try to read in a new buffer
# | *
# | * Returns a code representing an action:
# | * EOB_ACT_LAST_MATCH -
# | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
# | * EOB_ACT_END_OF_FILE - end of file
# | */
# | static int yy_get_next_buffer (void)
# | {
# | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
# | char *source = (yytext_ptr);
# | yy_size_t number_to_move, i;
# | int ret_val;
# |
# | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--end of buffer missed" );
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
# | { /* Don't try to fill the buffer, so this is an EOF. */
# | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
# | {
# | /* We matched a single character, the EOB, so
# | * treat this as a final EOF.
# | */
# | return EOB_ACT_END_OF_FILE;
# | }
# |
# | else
# | {
# | /* We matched some text prior to the EOB, first
# | * process it.
# | */
# | return EOB_ACT_LAST_MATCH;
# | }
# | }
# |
# | /* Try to read more data. */
# |
# | /* First move last chars to start of buffer. */
# | number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
# |
# | for ( i = 0; i < number_to_move; ++i )
# | *(dest++) = *(source++);
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
# | /* don't do the read, it's not guaranteed to return an EOF,
# | * just force an EOF
# | */
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
# |
# | else
# | {
# | yy_size_t num_to_read =
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
# |
# | while ( num_to_read <= 0 )
# | { /* Not enough room in the buffer - grow it. */
# |
# | YY_FATAL_ERROR(
# | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
# |
# | }
# |
# | if ( num_to_read > YY_READ_BUF_SIZE )
# | num_to_read = YY_READ_BUF_SIZE;
# |
# | /* Read in more data. */
# | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
# | (yy_n_chars), num_to_read );
# |
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | if ( (yy_n_chars) == 0 )
# | {
# | if ( number_to_move == YY_MORE_ADJ )
# | {
# | ret_val = EOB_ACT_END_OF_FILE;
# | yyrestart(yyin );
# | }
# |
# | else
# | {
# | ret_val = EOB_ACT_LAST_MATCH;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
# | YY_BUFFER_EOF_PENDING;
# | }
# | }
# |
# | else
# | ret_val = EOB_ACT_CONTINUE_SCAN;
# |
# | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
# | /* Extend the array by 50%, plus the number we really need. */
# | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
# | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
# | }
# |
# | (yy_n_chars) += number_to_move;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
# |
# | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
# |
# | return ret_val;
# | }
# |
# | /* yy_get_previous_state - get the state just before the EOB char was reached */
# |
# | static yy_state_type yy_get_previous_state (void)
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
# | {
# | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | }
# |
# | return yy_current_state;
# | }
# |
# | /* yy_try_NUL_trans - try to make a transition on the NUL character
# | *
# | * synopsis
# | * next_state = yy_try_NUL_trans( current_state );
# | */
# | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
# | {
# | int yy_is_jam;
# |
# | YY_CHAR yy_c = 1;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | yy_is_jam = (yy_current_state == 12);
# | if ( ! yy_is_jam )
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | return yy_is_jam ? 0 : yy_current_state;
# | }
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c, char * yy_bp )
# | {
# | char *yy_cp;
# |
# | yy_cp = (yy_c_buf_p);
# |
# | /* undo effects of setting up yytext */
# | *yy_cp = (yy_hold_char);
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | { /* need to shift things up to make room */
# | /* +2 for EOB chars. */
# | yy_size_t number_to_move = (yy_n_chars) + 2;
# | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
# | char *source =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
# |
# | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | *--dest = *--source;
# |
# | yy_cp += (int) (dest - source);
# | yy_bp += (int) (dest - source);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | YY_FATAL_ERROR( "flex scanner push-back overflow" );
# | }
# |
# | *--yy_cp = (char) c;
# |
# | (yytext_ptr) = yy_bp;
# | (yy_hold_char) = *yy_cp;
# | (yy_c_buf_p) = yy_cp;
# | }
# |
# | #endif
# |
# | #ifndef YY_NO_INPUT
# | #ifdef __cplusplus
# | static int yyinput (void)
# | #else
# | static int input (void)
# | #endif
# |
# | {
# | int c;
# |
# | *(yy_c_buf_p) = (yy_hold_char);
# |
# | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
# | {
# | /* yy_c_buf_p now points to the character we want to return.
# | * If this occurs *before* the EOB characters, then it's a
# | * valid NUL; if not, then we've hit the end of the buffer.
# | */
# | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | /* This was really a NUL. */
# | *(yy_c_buf_p) = '\0';
# |
# | else
# | { /* need more input */
# | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
# | ++(yy_c_buf_p);
# |
# | switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_LAST_MATCH:
# | /* This happens because yy_g_n_b()
# | * sees that we've accumulated a
# | * token and flags that we need to
# | * try matching the token before
# | * proceeding. But for input(),
# | * there's no matching to consider.
# | * So convert the EOB_ACT_LAST_MATCH
# | * to EOB_ACT_END_OF_FILE.
# | */
# |
# | /* Reset buffer status. */
# | yyrestart(yyin );
# |
# | /*FALLTHROUGH*/
# |
# | case EOB_ACT_END_OF_FILE:
# | {
# | if ( yywrap( ) )
# | return EOF;
# |
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | #ifdef __cplusplus
# | return yyinput();
# | #else
# | return input();
# | #endif
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) = (yytext_ptr) + offset;
# | break;
# | }
# | }
# | }
# |
# | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
# | *(yy_c_buf_p) = '\0'; /* preserve yytext */
# | (yy_hold_char) = *++(yy_c_buf_p);
# |
# | return c;
# | }
# | #endif /* ifndef YY_NO_INPUT */
# |
# | /** Immediately switch to a different input stream.
# | * @param input_file A readable stream.
# | *
# | * @note This function does not reset the start condition to @c INITIAL .
# | */
# | void yyrestart (FILE * input_file )
# | {
# |
# | if ( ! YY_CURRENT_BUFFER ){
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
# | yy_load_buffer_state( );
# | }
# |
# | /** Switch to a different input buffer.
# | * @param new_buffer The new input buffer.
# | *
# | */
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
# | {
# |
# | /* TODO. We should be able to replace this entire function body
# | * with
# | * yypop_buffer_state();
# | * yypush_buffer_state(new_buffer);
# | */
# | yyensure_buffer_stack ();
# | if ( YY_CURRENT_BUFFER == new_buffer )
# | return;
# |
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# | yy_load_buffer_state( );
# |
# | /* We don't actually know whether we did this switch during
# | * EOF (yywrap()) processing, but the only time this flag
# | * is looked at is after yywrap() is called, so it's safe
# | * to go ahead and always set it.
# | */
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | static void yy_load_buffer_state (void)
# | {
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
# | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
# | (yy_hold_char) = *(yy_c_buf_p);
# | }
# |
# | /** Allocate and initialize an input buffer state.
# | * @param file A readable stream.
# | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
# | *
# | * @return the allocated buffer state.
# | */
# | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
# | {
# | YY_BUFFER_STATE b;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_buf_size = (yy_size_t)size;
# |
# | /* yy_ch_buf has to be 2 characters longer than the size given because
# | * we need to put in 2 end-of-buffer characters.
# | */
# | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
# | if ( ! b->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_is_our_buffer = 1;
# |
# | yy_init_buffer(b,file );
# |
# | return b;
# | }
# |
# | /** Destroy the buffer.
# | * @param b a buffer created with yy_create_buffer()
# | *
# | */
# | void yy_delete_buffer (YY_BUFFER_STATE b )
# | {
# |
# | if ( ! b )
# | return;
# |
# | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
# | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
# |
# | if ( b->yy_is_our_buffer )
# | yyfree((void *) b->yy_ch_buf );
# |
# | yyfree((void *) b );
# | }
# |
# | /* Initializes or reinitializes a buffer.
# | * This function is sometimes called more than once on the same buffer,
# | * such as during a yyrestart() or at EOF.
# | */
# | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
# |
# | {
# | int oerrno = errno;
# |
# | yy_flush_buffer(b );
# |
# | b->yy_input_file = file;
# | b->yy_fill_buffer = 1;
# |
# | /* If b is the current buffer, then yy_init_buffer was _probably_
# | * called from yyrestart() or through yy_get_next_buffer.
# | * In that case, we don't want to reset the lineno or column.
# | */
# | if (b != YY_CURRENT_BUFFER){
# | b->yy_bs_lineno = 1;
# | b->yy_bs_column = 0;
# | }
# |
# | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
# |
# | errno = oerrno;
# | }
# |
# | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
# | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
# | *
# | */
# | void yy_flush_buffer (YY_BUFFER_STATE b )
# | {
# | if ( ! b )
# | return;
# |
# | b->yy_n_chars = 0;
# |
# | /* We always need two end-of-buffer characters. The first causes
# | * a transition to the end-of-buffer state. The second causes
# | * a jam in that state.
# | */
# | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
# | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
# |
# | b->yy_buf_pos = &b->yy_ch_buf[0];
# |
# | b->yy_at_bol = 1;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | if ( b == YY_CURRENT_BUFFER )
# | yy_load_buffer_state( );
# | }
# |
# | /** Pushes the new state onto the stack. The new state becomes
# | * the current state. This function will allocate the stack
# | * if necessary.
# | * @param new_buffer The new state.
# | *
# | */
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
# | {
# | if (new_buffer == NULL)
# | return;
# |
# | yyensure_buffer_stack();
# |
# | /* This block is copied from yy_switch_to_buffer. */
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | /* Only push if top exists. Otherwise, replace top. */
# | if (YY_CURRENT_BUFFER)
# | (yy_buffer_stack_top)++;
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# |
# | /* copied from yy_switch_to_buffer. */
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | /** Removes and deletes the top of the stack, if present.
# | * The next element becomes the new top.
# | *
# | */
# | void yypop_buffer_state (void)
# | {
# | if (!YY_CURRENT_BUFFER)
# | return;
# |
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | if ((yy_buffer_stack_top) > 0)
# | --(yy_buffer_stack_top);
# |
# | if (YY_CURRENT_BUFFER) {
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# | }
# |
# | /* Allocates the stack if it does not exist.
# | * Guarantees space for at least one push.
# | */
# | static void yyensure_buffer_stack (void)
# | {
# | yy_size_t num_to_alloc;
# |
# | if (!(yy_buffer_stack)) {
# |
# | /* First allocation is just for 2 elements, since we don't know if this
# | * scanner will even need a stack. We use 2 instead of 1 to avoid an
# | * immediate realloc on the next call.
# | */
# | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
# | (num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
# |
# | (yy_buffer_stack_max) = num_to_alloc;
# | (yy_buffer_stack_top) = 0;
# | return;
# | }
# |
# | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
# |
# | /* Increase the buffer to prepare for a possible push. */
# | yy_size_t grow_size = 8 /* arbitrary grow size */;
# |
# | num_to_alloc = (yy_buffer_stack_max) + grow_size;
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
# | ((yy_buffer_stack),
# | num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | /* zero only the new slots.*/
# | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
# | (yy_buffer_stack_max) = num_to_alloc;
# | }
# | }
# |
# | /** Setup the input buffer state to scan directly from a user-specified character buffer.
# | * @param base the character buffer
# | * @param size the size in bytes of the character buffer
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
# | {
# | YY_BUFFER_STATE b;
# |
# | if ( size < 2 ||
# | base[size-2] != YY_END_OF_BUFFER_CHAR ||
# | base[size-1] != YY_END_OF_BUFFER_CHAR )
# | /* They forgot to leave room for the EOB's. */
# | return 0;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
# |
# | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
# | b->yy_buf_pos = b->yy_ch_buf = base;
# | b->yy_is_our_buffer = 0;
# | b->yy_input_file = 0;
# | b->yy_n_chars = b->yy_buf_size;
# | b->yy_is_interactive = 0;
# | b->yy_at_bol = 1;
# | b->yy_fill_buffer = 0;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | yy_switch_to_buffer(b );
# |
# | return b;
# | }
# |
# | /** Setup the input buffer state to scan a string. The next call to yylex() will
# | * scan from a @e copy of @a str.
# | * @param yystr a NUL-terminated string to scan
# | *
# | * @return the newly allocated buffer state object.
# | * @note If you want to scan bytes that may contain NUL values, then use
# | * yy_scan_bytes() instead.
# | */
# | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
# | {
# |
# | return yy_scan_bytes(yystr,strlen(yystr) );
# | }
# |
# | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
# | * scan from a @e copy of @a bytes.
# | * @param yybytes the byte buffer to scan
# | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
# | {
# | YY_BUFFER_STATE b;
# | char *buf;
# | yy_size_t n;
# | yy_size_t i;
# |
# | /* Get memory for full buffer, including space for trailing EOB's. */
# | n = _yybytes_len + 2;
# | buf = (char *) yyalloc(n );
# | if ( ! buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
# |
# | for ( i = 0; i < _yybytes_len; ++i )
# | buf[i] = yybytes[i];
# |
# | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
# |
# | b = yy_scan_buffer(buf,n );
# | if ( ! b )
# | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
# |
# | /* It's okay to grow etc. this buffer, and we should throw it
# | * away when we're done.
# | */
# | b->yy_is_our_buffer = 1;
# |
# | return b;
# | }
# |
# | #ifndef YY_EXIT_FAILURE
# | #define YY_EXIT_FAILURE 2
# | #endif
# |
# | static void yy_fatal_error (yyconst char* msg )
# | {
# | (void) fprintf( stderr, "%s\n", msg );
# | exit( YY_EXIT_FAILURE );
# | }
# |
# | /* Redefine yyless() so it works in section 3 code. */
# |
# | #undef yyless
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | yytext[yyleng] = (yy_hold_char); \
# | (yy_c_buf_p) = yytext + yyless_macro_arg; \
# | (yy_hold_char) = *(yy_c_buf_p); \
# | *(yy_c_buf_p) = '\0'; \
# | yyleng = yyless_macro_arg; \
# | } \
# | while ( 0 )
# |
# | /* Accessor methods (get/set functions) to struct members. */
# |
# | /** Get the current line number.
# | *
# | */
# | int yyget_lineno (void)
# | {
# |
# | return yylineno;
# | }
# |
# | /** Get the input stream.
# | *
# | */
# | FILE *yyget_in (void)
# | {
# | return yyin;
# | }
# |
# | /** Get the output stream.
# | *
# | */
# | FILE *yyget_out (void)
# | {
# | return yyout;
# | }
# |
# | /** Get the length of the current token.
# | *
# | */
# | yy_size_t yyget_leng (void)
# | {
# | return yyleng;
# | }
# |
# | /** Get the current token.
# | *
# | */
# |
# | char *yyget_text (void)
# | {
# | return yytext;
# | }
# |
# | /** Set the current line number.
# | * @param _line_number line number
# | *
# | */
# | void yyset_lineno (int _line_number )
# | {
# |
# | yylineno = _line_number;
# | }
# |
# | /** Set the input stream. This does not discard the current
# | * input buffer.
# | * @param _in_str A readable stream.
# | *
# | * @see yy_switch_to_buffer
# | */
# | void yyset_in (FILE * _in_str )
# | {
# | yyin = _in_str ;
# | }
# |
# | void yyset_out (FILE * _out_str )
# | {
# | yyout = _out_str ;
# | }
# |
# | int yyget_debug (void)
# | {
# | return yy_flex_debug;
# | }
# |
# | void yyset_debug (int _bdebug )
# | {
# | yy_flex_debug = _bdebug ;
# | }
# |
# | static int yy_init_globals (void)
# | {
# | /* Initialization is the same as for the non-reentrant scanner.
# | * This function is called from yylex_destroy(), so don't allocate here.
# | */
# |
# | (yy_buffer_stack) = 0;
# | (yy_buffer_stack_top) = 0;
# | (yy_buffer_stack_max) = 0;
# | (yy_c_buf_p) = (char *) 0;
# | (yy_init) = 0;
# | (yy_start) = 0;
# |
# | (yy_state_buf) = 0;
# | (yy_state_ptr) = 0;
# | (yy_full_match) = 0;
# | (yy_lp) = 0;
# |
# | /* Defined in main.c */
# | #ifdef YY_STDINIT
# | yyin = stdin;
# | yyout = stdout;
# | #else
# | yyin = (FILE *) 0;
# | yyout = (FILE *) 0;
# | #endif
# |
# | /* For future reference: Set errno on error, since we are called by
# | * yylex_init()
# | */
# | return 0;
# | }
# |
# | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
# | int yylex_destroy (void)
# | {
# |
# | /* Pop the buffer stack, destroying each element. */
# | while(YY_CURRENT_BUFFER){
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | yypop_buffer_state();
# | }
# |
# | /* Destroy the stack itself. */
# | yyfree((yy_buffer_stack) );
# | (yy_buffer_stack) = NULL;
# |
# | yyfree ( (yy_state_buf) );
# | (yy_state_buf) = NULL;
# |
# | /* Reset the globals. This is important in a non-reentrant scanner so the next time
# | * yylex() is called, initialization will occur. */
# | yy_init_globals( );
# |
# | return 0;
# | }
# |
# | /*
# | * Internal utility routines.
# | */
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
# | {
# |
# | int i;
# | for ( i = 0; i < n; ++i )
# | s1[i] = s2[i];
# | }
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * s )
# | {
# | int n;
# | for ( n = 0; s[n]; ++n )
# | ;
# |
# | return n;
# | }
# | #endif
# |
# | void *yyalloc (yy_size_t size )
# | {
# | return (void *) malloc( size );
# | }
# |
# | void *yyrealloc (void * ptr, yy_size_t size )
# | {
# |
# | /* The cast to (char *) in the following accommodates both
# | * implementations that use char* generic pointers, and those
# | * that use void* generic pointers. It works with the latter
# | * because both ANSI C and C++ allow castless assignment from
# | * any pointer type to void*, and deal with argument conversions
# | * as though doing an assignment.
# | */
# | return (void *) realloc( (char *) ptr, size );
# | }
# |
# | void yyfree (void * ptr )
# | {
# | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
# | }
# |
# | #define YYTABLES_NAME "yytables"
# |
# | #line 10 "conftest.l"
# |
# |
# | #ifdef YYTEXT_POINTER
# | extern char *yytext;
# | #endif
# | int
# | main (void)
# | {
# | return ! yylex () + ! yywrap ();
# | }
# configure:51580: clang -o conftest conftest.c -ll >&5
# /toolchain_root/clang+llvm-x86_64-archlinux/bin/ld: error: cannot find -ll
# /tmp/conftest-9ba9f8.o:conftest.c:function yylex: error: undefined reference to 'yywrap'
# /tmp/conftest-9ba9f8.o:conftest.c:function input: error: undefined reference to 'yywrap'
# /tmp/conftest-9ba9f8.o:conftest.c:function main: error: undefined reference to 'yywrap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:51580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | /* end confdefs.h. */
# |
# | #line 3 "lex.yy.c"
# |
# | #define YY_INT_ALIGNED short int
# |
# | /* A lexical scanner generated by flex */
# |
# | #define FLEX_SCANNER
# | #define YY_FLEX_MAJOR_VERSION 2
# | #define YY_FLEX_MINOR_VERSION 6
# | #define YY_FLEX_SUBMINOR_VERSION 0
# | #if YY_FLEX_SUBMINOR_VERSION > 0
# | #define FLEX_BETA
# | #endif
# |
# | /* First, we deal with platform-specific or compiler-specific issues. */
# |
# | /* begin standard C headers. */
# | #include
# | #include
# | #include
# | #include
# |
# | /* end standard C headers. */
# |
# | /* flex integer type definitions */
# |
# | #ifndef FLEXINT_H
# | #define FLEXINT_H
# |
# | /* C99 systems have . Non-C99 systems may or may not. */
# |
# | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
# |
# | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
# | * if you want the limit (max/min) macros for int types.
# | */
# | #ifndef __STDC_LIMIT_MACROS
# | #define __STDC_LIMIT_MACROS 1
# | #endif
# |
# | #include
# | typedef int8_t flex_int8_t;
# | typedef uint8_t flex_uint8_t;
# | typedef int16_t flex_int16_t;
# | typedef uint16_t flex_uint16_t;
# | typedef int32_t flex_int32_t;
# | typedef uint32_t flex_uint32_t;
# | #else
# | typedef signed char flex_int8_t;
# | typedef short int flex_int16_t;
# | typedef int flex_int32_t;
# | typedef unsigned char flex_uint8_t;
# | typedef unsigned short int flex_uint16_t;
# | typedef unsigned int flex_uint32_t;
# |
# | /* Limits of integral types. */
# | #ifndef INT8_MIN
# | #define INT8_MIN (-128)
# | #endif
# | #ifndef INT16_MIN
# | #define INT16_MIN (-32767-1)
# | #endif
# | #ifndef INT32_MIN
# | #define INT32_MIN (-2147483647-1)
# | #endif
# | #ifndef INT8_MAX
# | #define INT8_MAX (127)
# | #endif
# | #ifndef INT16_MAX
# | #define INT16_MAX (32767)
# | #endif
# | #ifndef INT32_MAX
# | #define INT32_MAX (2147483647)
# | #endif
# | #ifndef UINT8_MAX
# | #define UINT8_MAX (255U)
# | #endif
# | #ifndef UINT16_MAX
# | #define UINT16_MAX (65535U)
# | #endif
# | #ifndef UINT32_MAX
# | #define UINT32_MAX (4294967295U)
# | #endif
# |
# | #endif /* ! C99 */
# |
# | #endif /* ! FLEXINT_H */
# |
# | #ifdef __cplusplus
# |
# | /* The "const" storage-class-modifier is valid. */
# | #define YY_USE_CONST
# |
# | #else /* ! __cplusplus */
# |
# | /* C99 requires __STDC__ to be defined as 1. */
# | #if defined (__STDC__)
# |
# | #define YY_USE_CONST
# |
# | #endif /* defined (__STDC__) */
# | #endif /* ! __cplusplus */
# |
# | #ifdef YY_USE_CONST
# | #define yyconst const
# | #else
# | #define yyconst
# | #endif
# |
# | /* Returned upon end-of-file. */
# | #define YY_NULL 0
# |
# | /* Promotes a possibly negative, possibly signed char to an unsigned
# | * integer for use as an array index. If the signed char is negative,
# | * we want to instead treat it as an 8-bit unsigned char, hence the
# | * double cast.
# | */
# | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
# |
# | /* Enter a start condition. This macro really ought to take a parameter,
# | * but we do it the disgusting crufty way forced on us by the ()-less
# | * definition of BEGIN.
# | */
# | #define BEGIN (yy_start) = 1 + 2 *
# |
# | /* Translate the current start state into a value that can be later handed
# | * to BEGIN to return to the state. The YYSTATE alias is for lex
# | * compatibility.
# | */
# | #define YY_START (((yy_start) - 1) / 2)
# | #define YYSTATE YY_START
# |
# | /* Action number for EOF rule of a given start state. */
# | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
# |
# | /* Special action meaning "start processing a new file". */
# | #define YY_NEW_FILE yyrestart(yyin )
# |
# | #define YY_END_OF_BUFFER_CHAR 0
# |
# | /* Size of default input buffer. */
# | #ifndef YY_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k.
# | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
# | * Ditto for the __ia64__ case accordingly.
# | */
# | #define YY_BUF_SIZE 32768
# | #else
# | #define YY_BUF_SIZE 16384
# | #endif /* __ia64__ */
# | #endif
# |
# | /* The state buf must be large enough to hold one state per character in the main buffer.
# | */
# | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
# |
# | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
# | #define YY_TYPEDEF_YY_BUFFER_STATE
# | typedef struct yy_buffer_state *YY_BUFFER_STATE;
# | #endif
# |
# | #ifndef YY_TYPEDEF_YY_SIZE_T
# | #define YY_TYPEDEF_YY_SIZE_T
# | typedef size_t yy_size_t;
# | #endif
# |
# | extern yy_size_t yyleng;
# |
# | extern FILE *yyin, *yyout;
# |
# | #define EOB_ACT_CONTINUE_SCAN 0
# | #define EOB_ACT_END_OF_FILE 1
# | #define EOB_ACT_LAST_MATCH 2
# |
# | #define YY_LESS_LINENO(n)
# | #define YY_LINENO_REWIND_TO(ptr)
# |
# | /* Return all but the first "n" matched characters back to the input stream. */
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | *yy_cp = (yy_hold_char); \
# | YY_RESTORE_YY_MORE_OFFSET \
# | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
# | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
# | } \
# | while ( 0 )
# |
# | #define unput(c) yyunput( c, (yytext_ptr) )
# |
# | #ifndef YY_STRUCT_YY_BUFFER_STATE
# | #define YY_STRUCT_YY_BUFFER_STATE
# | struct yy_buffer_state
# | {
# | FILE *yy_input_file;
# |
# | char *yy_ch_buf; /* input buffer */
# | char *yy_buf_pos; /* current position in input buffer */
# |
# | /* Size of input buffer in bytes, not including room for EOB
# | * characters.
# | */
# | yy_size_t yy_buf_size;
# |
# | /* Number of characters read into yy_ch_buf, not including EOB
# | * characters.
# | */
# | yy_size_t yy_n_chars;
# |
# | /* Whether we "own" the buffer - i.e., we know we created it,
# | * and can realloc() it to grow it, and should free() it to
# | * delete it.
# | */
# | int yy_is_our_buffer;
# |
# | /* Whether this is an "interactive" input source; if so, and
# | * if we're using stdio for input, then we want to use getc()
# | * instead of fread(), to make sure we stop fetching input after
# | * each newline.
# | */
# | int yy_is_interactive;
# |
# | /* Whether we're considered to be at the beginning of a line.
# | * If so, '^' rules will be active on the next match, otherwise
# | * not.
# | */
# | int yy_at_bol;
# |
# | int yy_bs_lineno; /**< The line count. */
# | int yy_bs_column; /**< The column count. */
# |
# | /* Whether to try to fill the input buffer when we reach the
# | * end of it.
# | */
# | int yy_fill_buffer;
# |
# | int yy_buffer_status;
# |
# | #define YY_BUFFER_NEW 0
# | #define YY_BUFFER_NORMAL 1
# | /* When an EOF's been seen but there's still some text to process
# | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
# | * shouldn't try reading from the input source any more. We might
# | * still have a bunch of tokens to match, though, because of
# | * possible backing-up.
# | *
# | * When we actually see the EOF, we change the status to "new"
# | * (via yyrestart()), so that the user can continue scanning by
# | * just pointing yyin at a new input file.
# | */
# | #define YY_BUFFER_EOF_PENDING 2
# |
# | };
# | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
# |
# | /* Stack of input buffers. */
# | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
# | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
# | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
# |
# | /* We provide macros for accessing buffer states in case in the
# | * future we want to put the buffer states in a more general
# | * "scanner state".
# | *
# | * Returns the top of the stack, or NULL.
# | */
# | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
# | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
# | : NULL)
# |
# | /* Same as previous macro, but useful when we know that the buffer stack is not
# | * NULL or when we need an lvalue. For internal use only.
# | */
# | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
# |
# | /* yy_hold_char holds the character lost when yytext is formed. */
# | static char yy_hold_char;
# | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
# | yy_size_t yyleng;
# |
# | /* Points to current character in buffer. */
# | static char *yy_c_buf_p = (char *) 0;
# | static int yy_init = 0; /* whether we need to initialize */
# | static int yy_start = 0; /* start state number */
# |
# | /* Flag which is used to allow yywrap()'s to do buffer switches
# | * instead of setting up a fresh yyin. A bit of a hack ...
# | */
# | static int yy_did_buffer_switch_on_eof;
# |
# | void yyrestart (FILE *input_file );
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
# | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
# | void yy_delete_buffer (YY_BUFFER_STATE b );
# | void yy_flush_buffer (YY_BUFFER_STATE b );
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
# | void yypop_buffer_state (void );
# |
# | static void yyensure_buffer_stack (void );
# | static void yy_load_buffer_state (void );
# | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
# |
# | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
# |
# | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
# | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
# |
# | void *yyalloc (yy_size_t );
# | void *yyrealloc (void *,yy_size_t );
# | void yyfree (void * );
# |
# | #define yy_new_buffer yy_create_buffer
# |
# | #define yy_set_interactive(is_interactive) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){ \
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
# | }
# |
# | #define yy_set_bol(at_bol) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){\
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
# | }
# |
# | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
# |
# | /* Begin user sect3 */
# |
# | typedef unsigned char YY_CHAR;
# |
# | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
# |
# | typedef int yy_state_type;
# |
# | extern int yylineno;
# |
# | int yylineno = 1;
# |
# | extern char *yytext;
# | #ifdef yytext_ptr
# | #undef yytext_ptr
# | #endif
# | #define yytext_ptr yytext
# |
# | static yy_state_type yy_get_previous_state (void );
# | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
# | static int yy_get_next_buffer (void );
# | #if defined(__GNUC__) && __GNUC__ >= 3
# | __attribute__((__noreturn__))
# | #endif
# | static void yy_fatal_error (yyconst char msg[] );
# |
# | /* Done after the current pattern has been matched and before the
# | * corresponding action - sets up yytext.
# | */
# | #define YY_DO_BEFORE_ACTION \
# | (yytext_ptr) = yy_bp; \
# | (yytext_ptr) -= (yy_more_len); \
# | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
# | (yy_hold_char) = *yy_cp; \
# | *yy_cp = '\0'; \
# | (yy_c_buf_p) = yy_cp;
# |
# | #define YY_NUM_RULES 8
# | #define YY_END_OF_BUFFER 9
# | /* This struct is not used in this scanner,
# | but its presence is necessary. */
# | struct yy_trans_info
# | {
# | flex_int32_t yy_verify;
# | flex_int32_t yy_nxt;
# | };
# | static yyconst flex_int16_t yy_acclist[23] =
# | { 0,
# | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
# | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
# | 7, 8
# | } ;
# |
# | static yyconst flex_int16_t yy_accept[14] =
# | { 0,
# | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
# | 20, 23, 23
# | } ;
# |
# | static yyconst YY_CHAR yy_ec[256] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
# |
# | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# |
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst YY_CHAR yy_meta[9] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst flex_uint16_t yy_base[13] =
# | { 0,
# | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
# | 10, 10
# | } ;
# |
# | static yyconst flex_int16_t yy_def[13] =
# | { 0,
# | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
# | 12, 0
# | } ;
# |
# | static yyconst flex_uint16_t yy_nxt[19] =
# | { 0,
# | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | static yyconst flex_int16_t yy_chk[19] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | extern int yy_flex_debug;
# | int yy_flex_debug = 0;
# |
# | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
# | static char *yy_full_match;
# | static int yy_lp;
# | #define REJECT \
# | { \
# | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
# | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
# | ++(yy_lp); \
# | goto find_rule; \
# | }
# |
# | static int yy_more_flag = 0;
# | static int yy_more_len = 0;
# | #define yymore() ((yy_more_flag) = 1)
# | #define YY_MORE_ADJ (yy_more_len)
# | #define YY_RESTORE_YY_MORE_OFFSET
# | char *yytext;
# | #line 1 "conftest.l"
# | #line 484 "lex.yy.c"
# |
# | #define INITIAL 0
# |
# | #ifndef YY_NO_UNISTD_H
# | /* Special case for "unistd.h", since it is non-ANSI. We include it way
# | * down here because we want the user's section 1 to have been scanned first.
# | * The user has a chance to override it with an option.
# | */
# | #include
# | #endif
# |
# | #ifndef YY_EXTRA_TYPE
# | #define YY_EXTRA_TYPE void *
# | #endif
# |
# | static int yy_init_globals (void );
# |
# | /* Accessor methods to globals.
# | These are made visible to non-reentrant scanners for convenience. */
# |
# | int yylex_destroy (void );
# |
# | int yyget_debug (void );
# |
# | void yyset_debug (int debug_flag );
# |
# | YY_EXTRA_TYPE yyget_extra (void );
# |
# | void yyset_extra (YY_EXTRA_TYPE user_defined );
# |
# | FILE *yyget_in (void );
# |
# | void yyset_in (FILE * _in_str );
# |
# | FILE *yyget_out (void );
# |
# | void yyset_out (FILE * _out_str );
# |
# | yy_size_t yyget_leng (void );
# |
# | char *yyget_text (void );
# |
# | int yyget_lineno (void );
# |
# | void yyset_lineno (int _line_number );
# |
# | /* Macros after this point can all be overridden by user definitions in
# | * section 1.
# | */
# |
# | #ifndef YY_SKIP_YYWRAP
# | #ifdef __cplusplus
# | extern "C" int yywrap (void );
# | #else
# | extern int yywrap (void );
# | #endif
# | #endif
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c,char *buf_ptr );
# |
# | #endif
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char *,yyconst char *,int );
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * );
# | #endif
# |
# | #ifndef YY_NO_INPUT
# |
# | #ifdef __cplusplus
# | static int yyinput (void );
# | #else
# | static int input (void );
# | #endif
# |
# | #endif
# |
# | /* Amount of stuff to slurp up with each read. */
# | #ifndef YY_READ_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k */
# | #define YY_READ_BUF_SIZE 16384
# | #else
# | #define YY_READ_BUF_SIZE 8192
# | #endif /* __ia64__ */
# | #endif
# |
# | /* Copy whatever the last rule matched to the standard output. */
# | #ifndef ECHO
# | /* This used to be an fputs(), but since the string might contain NUL's,
# | * we now use fwrite().
# | */
# | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
# | #endif
# |
# | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
# | * is returned in "result".
# | */
# | #ifndef YY_INPUT
# | #define YY_INPUT(buf,result,max_size) \
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
# | { \
# | int c = '*'; \
# | size_t n; \
# | for ( n = 0; n < max_size && \
# | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
# | buf[n] = (char) c; \
# | if ( c == '\n' ) \
# | buf[n++] = (char) c; \
# | if ( c == EOF && ferror( yyin ) ) \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | result = n; \
# | } \
# | else \
# | { \
# | errno=0; \
# | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
# | { \
# | if( errno != EINTR) \
# | { \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | break; \
# | } \
# | errno=0; \
# | clearerr(yyin); \
# | } \
# | }\
# | \
# |
# | #endif
# |
# | /* No semi-colon after return; correct usage is to write "yyterminate();" -
# | * we don't want an extra ';' after the "return" because that will cause
# | * some compilers to complain about unreachable statements.
# | */
# | #ifndef yyterminate
# | #define yyterminate() return YY_NULL
# | #endif
# |
# | /* Number of entries by which start-condition stack grows. */
# | #ifndef YY_START_STACK_INCR
# | #define YY_START_STACK_INCR 25
# | #endif
# |
# | /* Report a fatal error. */
# | #ifndef YY_FATAL_ERROR
# | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
# | #endif
# |
# | /* end tables serialization structures and prototypes */
# |
# | /* Default declaration of generated scanner - a define so the user can
# | * easily add parameters.
# | */
# | #ifndef YY_DECL
# | #define YY_DECL_IS_OURS 1
# |
# | extern int yylex (void);
# |
# | #define YY_DECL int yylex (void)
# | #endif /* !YY_DECL */
# |
# | /* Code executed at the beginning of each rule, after yytext and yyleng
# | * have been set up.
# | */
# | #ifndef YY_USER_ACTION
# | #define YY_USER_ACTION
# | #endif
# |
# | /* Code executed at the end of each rule. */
# | #ifndef YY_BREAK
# | #define YY_BREAK /*LINTED*/break;
# | #endif
# |
# | #define YY_RULE_SETUP \
# | YY_USER_ACTION
# |
# | /** The main scanner function which does all the work.
# | */
# | YY_DECL
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp, *yy_bp;
# | int yy_act;
# |
# | if ( !(yy_init) )
# | {
# | (yy_init) = 1;
# |
# | #ifdef YY_USER_INIT
# | YY_USER_INIT;
# | #endif
# |
# | /* Create the reject buffer large enough to save one state per allowed character. */
# | if ( ! (yy_state_buf) )
# | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
# | if ( ! (yy_state_buf) )
# | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
# |
# | if ( ! (yy_start) )
# | (yy_start) = 1; /* first start state */
# |
# | if ( ! yyin )
# | yyin = stdin;
# |
# | if ( ! yyout )
# | yyout = stdout;
# |
# | if ( ! YY_CURRENT_BUFFER ) {
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_load_buffer_state( );
# | }
# |
# | {
# | #line 1 "conftest.l"
# |
# | #line 710 "lex.yy.c"
# |
# | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
# | {
# | (yy_more_len) = 0;
# | if ( (yy_more_flag) )
# | {
# | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
# | (yy_more_flag) = 0;
# | }
# | yy_cp = (yy_c_buf_p);
# |
# | /* Support of yytext. */
# | *yy_cp = (yy_hold_char);
# |
# | /* yy_bp points to the position in yy_ch_buf of the start of
# | * the current run.
# | */
# | yy_bp = yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | yy_match:
# | do
# | {
# | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | ++yy_cp;
# | }
# | while ( yy_base[yy_current_state] != 10 );
# |
# | yy_find_action:
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | find_rule: /* we branch to this label when backing up */
# | for ( ; ; ) /* until we find what rule we matched */
# | {
# | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
# | {
# | yy_act = yy_acclist[(yy_lp)];
# | {
# | (yy_full_match) = yy_cp;
# | break;
# | }
# | }
# | --yy_cp;
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | }
# |
# | YY_DO_BEFORE_ACTION;
# |
# | do_action: /* This label is used only to access EOF actions. */
# |
# | switch ( yy_act )
# | { /* beginning of action switch */
# | case 1:
# | YY_RULE_SETUP
# | #line 2 "conftest.l"
# | { ECHO; }
# | YY_BREAK
# | case 2:
# | YY_RULE_SETUP
# | #line 3 "conftest.l"
# | { REJECT; }
# | YY_BREAK
# | case 3:
# | YY_RULE_SETUP
# | #line 4 "conftest.l"
# | { yymore (); }
# | YY_BREAK
# | case 4:
# | YY_RULE_SETUP
# | #line 5 "conftest.l"
# | { yyless (1); }
# | YY_BREAK
# | case 5:
# | YY_RULE_SETUP
# | #line 6 "conftest.l"
# | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
# | yyless ((input () != 0)); }
# | YY_BREAK
# | case 6:
# | YY_RULE_SETUP
# | #line 8 "conftest.l"
# | { unput (yytext[0]); }
# | YY_BREAK
# | case 7:
# | YY_RULE_SETUP
# | #line 9 "conftest.l"
# | { BEGIN INITIAL; }
# | YY_BREAK
# | case 8:
# | YY_RULE_SETUP
# | #line 10 "conftest.l"
# | ECHO;
# | YY_BREAK
# | #line 817 "lex.yy.c"
# | case YY_STATE_EOF(INITIAL):
# | yyterminate();
# |
# | case YY_END_OF_BUFFER:
# | {
# | /* Amount of text matched not including the EOB char. */
# | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
# |
# | /* Undo the effects of YY_DO_BEFORE_ACTION. */
# | *yy_cp = (yy_hold_char);
# | YY_RESTORE_YY_MORE_OFFSET
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
# | {
# | /* We're scanning a new file or input source. It's
# | * possible that this happened because the user
# | * just pointed yyin at a new source and called
# | * yylex(). If so, then we have to assure
# | * consistency between YY_CURRENT_BUFFER and our
# | * globals. Here is the right place to do so, because
# | * this is the first action (other than possibly a
# | * back-up) that will match for the new input source.
# | */
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
# | }
# |
# | /* Note that here we test for yy_c_buf_p "<=" to the position
# | * of the first EOB in the buffer, since yy_c_buf_p will
# | * already have been incremented past the NUL character
# | * (since all states make transitions on EOB to the
# | * end-of-buffer state). Contrast this with the test
# | * in input().
# | */
# | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | { /* This was really a NUL. */
# | yy_state_type yy_next_state;
# |
# | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | /* Okay, we're now positioned to make the NUL
# | * transition. We couldn't have
# | * yy_get_previous_state() go ahead and do it
# | * for us because it doesn't know how to deal
# | * with the possibility of jamming (and we don't
# | * want to build jamming into it because then it
# | * will run more slowly).
# | */
# |
# | yy_next_state = yy_try_NUL_trans( yy_current_state );
# |
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# |
# | if ( yy_next_state )
# | {
# | /* Consume the NUL. */
# | yy_cp = ++(yy_c_buf_p);
# | yy_current_state = yy_next_state;
# | goto yy_match;
# | }
# |
# | else
# | {
# | yy_cp = (yy_c_buf_p);
# | goto yy_find_action;
# | }
# | }
# |
# | else switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_END_OF_FILE:
# | {
# | (yy_did_buffer_switch_on_eof) = 0;
# |
# | if ( yywrap( ) )
# | {
# | /* Note: because we've taken care in
# | * yy_get_next_buffer() to have set up
# | * yytext, we can now set up
# | * yy_c_buf_p so that if some total
# | * hoser (like flex itself) wants to
# | * call the scanner after we return the
# | * YY_NULL, it'll still work - another
# | * YY_NULL will get returned.
# | */
# | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
# |
# | yy_act = YY_STATE_EOF(YY_START);
# | goto do_action;
# | }
# |
# | else
# | {
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | }
# | break;
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) =
# | (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_match;
# |
# | case EOB_ACT_LAST_MATCH:
# | (yy_c_buf_p) =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_find_action;
# | }
# | break;
# | }
# |
# | default:
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--no action found" );
# | } /* end of action switch */
# | } /* end of scanning one token */
# | } /* end of user's declarations */
# | } /* end of yylex */
# |
# | /* yy_get_next_buffer - try to read in a new buffer
# | *
# | * Returns a code representing an action:
# | * EOB_ACT_LAST_MATCH -
# | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
# | * EOB_ACT_END_OF_FILE - end of file
# | */
# | static int yy_get_next_buffer (void)
# | {
# | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
# | char *source = (yytext_ptr);
# | yy_size_t number_to_move, i;
# | int ret_val;
# |
# | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--end of buffer missed" );
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
# | { /* Don't try to fill the buffer, so this is an EOF. */
# | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
# | {
# | /* We matched a single character, the EOB, so
# | * treat this as a final EOF.
# | */
# | return EOB_ACT_END_OF_FILE;
# | }
# |
# | else
# | {
# | /* We matched some text prior to the EOB, first
# | * process it.
# | */
# | return EOB_ACT_LAST_MATCH;
# | }
# | }
# |
# | /* Try to read more data. */
# |
# | /* First move last chars to start of buffer. */
# | number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
# |
# | for ( i = 0; i < number_to_move; ++i )
# | *(dest++) = *(source++);
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
# | /* don't do the read, it's not guaranteed to return an EOF,
# | * just force an EOF
# | */
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
# |
# | else
# | {
# | yy_size_t num_to_read =
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
# |
# | while ( num_to_read <= 0 )
# | { /* Not enough room in the buffer - grow it. */
# |
# | YY_FATAL_ERROR(
# | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
# |
# | }
# |
# | if ( num_to_read > YY_READ_BUF_SIZE )
# | num_to_read = YY_READ_BUF_SIZE;
# |
# | /* Read in more data. */
# | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
# | (yy_n_chars), num_to_read );
# |
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | if ( (yy_n_chars) == 0 )
# | {
# | if ( number_to_move == YY_MORE_ADJ )
# | {
# | ret_val = EOB_ACT_END_OF_FILE;
# | yyrestart(yyin );
# | }
# |
# | else
# | {
# | ret_val = EOB_ACT_LAST_MATCH;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
# | YY_BUFFER_EOF_PENDING;
# | }
# | }
# |
# | else
# | ret_val = EOB_ACT_CONTINUE_SCAN;
# |
# | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
# | /* Extend the array by 50%, plus the number we really need. */
# | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
# | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
# | }
# |
# | (yy_n_chars) += number_to_move;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
# |
# | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
# |
# | return ret_val;
# | }
# |
# | /* yy_get_previous_state - get the state just before the EOB char was reached */
# |
# | static yy_state_type yy_get_previous_state (void)
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
# | {
# | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | }
# |
# | return yy_current_state;
# | }
# |
# | /* yy_try_NUL_trans - try to make a transition on the NUL character
# | *
# | * synopsis
# | * next_state = yy_try_NUL_trans( current_state );
# | */
# | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
# | {
# | int yy_is_jam;
# |
# | YY_CHAR yy_c = 1;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | yy_is_jam = (yy_current_state == 12);
# | if ( ! yy_is_jam )
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | return yy_is_jam ? 0 : yy_current_state;
# | }
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c, char * yy_bp )
# | {
# | char *yy_cp;
# |
# | yy_cp = (yy_c_buf_p);
# |
# | /* undo effects of setting up yytext */
# | *yy_cp = (yy_hold_char);
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | { /* need to shift things up to make room */
# | /* +2 for EOB chars. */
# | yy_size_t number_to_move = (yy_n_chars) + 2;
# | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
# | char *source =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
# |
# | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | *--dest = *--source;
# |
# | yy_cp += (int) (dest - source);
# | yy_bp += (int) (dest - source);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | YY_FATAL_ERROR( "flex scanner push-back overflow" );
# | }
# |
# | *--yy_cp = (char) c;
# |
# | (yytext_ptr) = yy_bp;
# | (yy_hold_char) = *yy_cp;
# | (yy_c_buf_p) = yy_cp;
# | }
# |
# | #endif
# |
# | #ifndef YY_NO_INPUT
# | #ifdef __cplusplus
# | static int yyinput (void)
# | #else
# | static int input (void)
# | #endif
# |
# | {
# | int c;
# |
# | *(yy_c_buf_p) = (yy_hold_char);
# |
# | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
# | {
# | /* yy_c_buf_p now points to the character we want to return.
# | * If this occurs *before* the EOB characters, then it's a
# | * valid NUL; if not, then we've hit the end of the buffer.
# | */
# | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | /* This was really a NUL. */
# | *(yy_c_buf_p) = '\0';
# |
# | else
# | { /* need more input */
# | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
# | ++(yy_c_buf_p);
# |
# | switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_LAST_MATCH:
# | /* This happens because yy_g_n_b()
# | * sees that we've accumulated a
# | * token and flags that we need to
# | * try matching the token before
# | * proceeding. But for input(),
# | * there's no matching to consider.
# | * So convert the EOB_ACT_LAST_MATCH
# | * to EOB_ACT_END_OF_FILE.
# | */
# |
# | /* Reset buffer status. */
# | yyrestart(yyin );
# |
# | /*FALLTHROUGH*/
# |
# | case EOB_ACT_END_OF_FILE:
# | {
# | if ( yywrap( ) )
# | return EOF;
# |
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | #ifdef __cplusplus
# | return yyinput();
# | #else
# | return input();
# | #endif
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) = (yytext_ptr) + offset;
# | break;
# | }
# | }
# | }
# |
# | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
# | *(yy_c_buf_p) = '\0'; /* preserve yytext */
# | (yy_hold_char) = *++(yy_c_buf_p);
# |
# | return c;
# | }
# | #endif /* ifndef YY_NO_INPUT */
# |
# | /** Immediately switch to a different input stream.
# | * @param input_file A readable stream.
# | *
# | * @note This function does not reset the start condition to @c INITIAL .
# | */
# | void yyrestart (FILE * input_file )
# | {
# |
# | if ( ! YY_CURRENT_BUFFER ){
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
# | yy_load_buffer_state( );
# | }
# |
# | /** Switch to a different input buffer.
# | * @param new_buffer The new input buffer.
# | *
# | */
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
# | {
# |
# | /* TODO. We should be able to replace this entire function body
# | * with
# | * yypop_buffer_state();
# | * yypush_buffer_state(new_buffer);
# | */
# | yyensure_buffer_stack ();
# | if ( YY_CURRENT_BUFFER == new_buffer )
# | return;
# |
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# | yy_load_buffer_state( );
# |
# | /* We don't actually know whether we did this switch during
# | * EOF (yywrap()) processing, but the only time this flag
# | * is looked at is after yywrap() is called, so it's safe
# | * to go ahead and always set it.
# | */
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | static void yy_load_buffer_state (void)
# | {
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
# | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
# | (yy_hold_char) = *(yy_c_buf_p);
# | }
# |
# | /** Allocate and initialize an input buffer state.
# | * @param file A readable stream.
# | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
# | *
# | * @return the allocated buffer state.
# | */
# | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
# | {
# | YY_BUFFER_STATE b;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_buf_size = (yy_size_t)size;
# |
# | /* yy_ch_buf has to be 2 characters longer than the size given because
# | * we need to put in 2 end-of-buffer characters.
# | */
# | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
# | if ( ! b->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_is_our_buffer = 1;
# |
# | yy_init_buffer(b,file );
# |
# | return b;
# | }
# |
# | /** Destroy the buffer.
# | * @param b a buffer created with yy_create_buffer()
# | *
# | */
# | void yy_delete_buffer (YY_BUFFER_STATE b )
# | {
# |
# | if ( ! b )
# | return;
# |
# | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
# | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
# |
# | if ( b->yy_is_our_buffer )
# | yyfree((void *) b->yy_ch_buf );
# |
# | yyfree((void *) b );
# | }
# |
# | /* Initializes or reinitializes a buffer.
# | * This function is sometimes called more than once on the same buffer,
# | * such as during a yyrestart() or at EOF.
# | */
# | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
# |
# | {
# | int oerrno = errno;
# |
# | yy_flush_buffer(b );
# |
# | b->yy_input_file = file;
# | b->yy_fill_buffer = 1;
# |
# | /* If b is the current buffer, then yy_init_buffer was _probably_
# | * called from yyrestart() or through yy_get_next_buffer.
# | * In that case, we don't want to reset the lineno or column.
# | */
# | if (b != YY_CURRENT_BUFFER){
# | b->yy_bs_lineno = 1;
# | b->yy_bs_column = 0;
# | }
# |
# | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
# |
# | errno = oerrno;
# | }
# |
# | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
# | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
# | *
# | */
# | void yy_flush_buffer (YY_BUFFER_STATE b )
# | {
# | if ( ! b )
# | return;
# |
# | b->yy_n_chars = 0;
# |
# | /* We always need two end-of-buffer characters. The first causes
# | * a transition to the end-of-buffer state. The second causes
# | * a jam in that state.
# | */
# | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
# | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
# |
# | b->yy_buf_pos = &b->yy_ch_buf[0];
# |
# | b->yy_at_bol = 1;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | if ( b == YY_CURRENT_BUFFER )
# | yy_load_buffer_state( );
# | }
# |
# | /** Pushes the new state onto the stack. The new state becomes
# | * the current state. This function will allocate the stack
# | * if necessary.
# | * @param new_buffer The new state.
# | *
# | */
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
# | {
# | if (new_buffer == NULL)
# | return;
# |
# | yyensure_buffer_stack();
# |
# | /* This block is copied from yy_switch_to_buffer. */
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | /* Only push if top exists. Otherwise, replace top. */
# | if (YY_CURRENT_BUFFER)
# | (yy_buffer_stack_top)++;
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# |
# | /* copied from yy_switch_to_buffer. */
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | /** Removes and deletes the top of the stack, if present.
# | * The next element becomes the new top.
# | *
# | */
# | void yypop_buffer_state (void)
# | {
# | if (!YY_CURRENT_BUFFER)
# | return;
# |
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | if ((yy_buffer_stack_top) > 0)
# | --(yy_buffer_stack_top);
# |
# | if (YY_CURRENT_BUFFER) {
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# | }
# |
# | /* Allocates the stack if it does not exist.
# | * Guarantees space for at least one push.
# | */
# | static void yyensure_buffer_stack (void)
# | {
# | yy_size_t num_to_alloc;
# |
# | if (!(yy_buffer_stack)) {
# |
# | /* First allocation is just for 2 elements, since we don't know if this
# | * scanner will even need a stack. We use 2 instead of 1 to avoid an
# | * immediate realloc on the next call.
# | */
# | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
# | (num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
# |
# | (yy_buffer_stack_max) = num_to_alloc;
# | (yy_buffer_stack_top) = 0;
# | return;
# | }
# |
# | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
# |
# | /* Increase the buffer to prepare for a possible push. */
# | yy_size_t grow_size = 8 /* arbitrary grow size */;
# |
# | num_to_alloc = (yy_buffer_stack_max) + grow_size;
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
# | ((yy_buffer_stack),
# | num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | /* zero only the new slots.*/
# | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
# | (yy_buffer_stack_max) = num_to_alloc;
# | }
# | }
# |
# | /** Setup the input buffer state to scan directly from a user-specified character buffer.
# | * @param base the character buffer
# | * @param size the size in bytes of the character buffer
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
# | {
# | YY_BUFFER_STATE b;
# |
# | if ( size < 2 ||
# | base[size-2] != YY_END_OF_BUFFER_CHAR ||
# | base[size-1] != YY_END_OF_BUFFER_CHAR )
# | /* They forgot to leave room for the EOB's. */
# | return 0;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
# |
# | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
# | b->yy_buf_pos = b->yy_ch_buf = base;
# | b->yy_is_our_buffer = 0;
# | b->yy_input_file = 0;
# | b->yy_n_chars = b->yy_buf_size;
# | b->yy_is_interactive = 0;
# | b->yy_at_bol = 1;
# | b->yy_fill_buffer = 0;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | yy_switch_to_buffer(b );
# |
# | return b;
# | }
# |
# | /** Setup the input buffer state to scan a string. The next call to yylex() will
# | * scan from a @e copy of @a str.
# | * @param yystr a NUL-terminated string to scan
# | *
# | * @return the newly allocated buffer state object.
# | * @note If you want to scan bytes that may contain NUL values, then use
# | * yy_scan_bytes() instead.
# | */
# | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
# | {
# |
# | return yy_scan_bytes(yystr,strlen(yystr) );
# | }
# |
# | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
# | * scan from a @e copy of @a bytes.
# | * @param yybytes the byte buffer to scan
# | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
# | {
# | YY_BUFFER_STATE b;
# | char *buf;
# | yy_size_t n;
# | yy_size_t i;
# |
# | /* Get memory for full buffer, including space for trailing EOB's. */
# | n = _yybytes_len + 2;
# | buf = (char *) yyalloc(n );
# | if ( ! buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
# |
# | for ( i = 0; i < _yybytes_len; ++i )
# | buf[i] = yybytes[i];
# |
# | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
# |
# | b = yy_scan_buffer(buf,n );
# | if ( ! b )
# | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
# |
# | /* It's okay to grow etc. this buffer, and we should throw it
# | * away when we're done.
# | */
# | b->yy_is_our_buffer = 1;
# |
# | return b;
# | }
# |
# | #ifndef YY_EXIT_FAILURE
# | #define YY_EXIT_FAILURE 2
# | #endif
# |
# | static void yy_fatal_error (yyconst char* msg )
# | {
# | (void) fprintf( stderr, "%s\n", msg );
# | exit( YY_EXIT_FAILURE );
# | }
# |
# | /* Redefine yyless() so it works in section 3 code. */
# |
# | #undef yyless
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | yytext[yyleng] = (yy_hold_char); \
# | (yy_c_buf_p) = yytext + yyless_macro_arg; \
# | (yy_hold_char) = *(yy_c_buf_p); \
# | *(yy_c_buf_p) = '\0'; \
# | yyleng = yyless_macro_arg; \
# | } \
# | while ( 0 )
# |
# | /* Accessor methods (get/set functions) to struct members. */
# |
# | /** Get the current line number.
# | *
# | */
# | int yyget_lineno (void)
# | {
# |
# | return yylineno;
# | }
# |
# | /** Get the input stream.
# | *
# | */
# | FILE *yyget_in (void)
# | {
# | return yyin;
# | }
# |
# | /** Get the output stream.
# | *
# | */
# | FILE *yyget_out (void)
# | {
# | return yyout;
# | }
# |
# | /** Get the length of the current token.
# | *
# | */
# | yy_size_t yyget_leng (void)
# | {
# | return yyleng;
# | }
# |
# | /** Get the current token.
# | *
# | */
# |
# | char *yyget_text (void)
# | {
# | return yytext;
# | }
# |
# | /** Set the current line number.
# | * @param _line_number line number
# | *
# | */
# | void yyset_lineno (int _line_number )
# | {
# |
# | yylineno = _line_number;
# | }
# |
# | /** Set the input stream. This does not discard the current
# | * input buffer.
# | * @param _in_str A readable stream.
# | *
# | * @see yy_switch_to_buffer
# | */
# | void yyset_in (FILE * _in_str )
# | {
# | yyin = _in_str ;
# | }
# |
# | void yyset_out (FILE * _out_str )
# | {
# | yyout = _out_str ;
# | }
# |
# | int yyget_debug (void)
# | {
# | return yy_flex_debug;
# | }
# |
# | void yyset_debug (int _bdebug )
# | {
# | yy_flex_debug = _bdebug ;
# | }
# |
# | static int yy_init_globals (void)
# | {
# | /* Initialization is the same as for the non-reentrant scanner.
# | * This function is called from yylex_destroy(), so don't allocate here.
# | */
# |
# | (yy_buffer_stack) = 0;
# | (yy_buffer_stack_top) = 0;
# | (yy_buffer_stack_max) = 0;
# | (yy_c_buf_p) = (char *) 0;
# | (yy_init) = 0;
# | (yy_start) = 0;
# |
# | (yy_state_buf) = 0;
# | (yy_state_ptr) = 0;
# | (yy_full_match) = 0;
# | (yy_lp) = 0;
# |
# | /* Defined in main.c */
# | #ifdef YY_STDINIT
# | yyin = stdin;
# | yyout = stdout;
# | #else
# | yyin = (FILE *) 0;
# | yyout = (FILE *) 0;
# | #endif
# |
# | /* For future reference: Set errno on error, since we are called by
# | * yylex_init()
# | */
# | return 0;
# | }
# |
# | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
# | int yylex_destroy (void)
# | {
# |
# | /* Pop the buffer stack, destroying each element. */
# | while(YY_CURRENT_BUFFER){
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | yypop_buffer_state();
# | }
# |
# | /* Destroy the stack itself. */
# | yyfree((yy_buffer_stack) );
# | (yy_buffer_stack) = NULL;
# |
# | yyfree ( (yy_state_buf) );
# | (yy_state_buf) = NULL;
# |
# | /* Reset the globals. This is important in a non-reentrant scanner so the next time
# | * yylex() is called, initialization will occur. */
# | yy_init_globals( );
# |
# | return 0;
# | }
# |
# | /*
# | * Internal utility routines.
# | */
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
# | {
# |
# | int i;
# | for ( i = 0; i < n; ++i )
# | s1[i] = s2[i];
# | }
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * s )
# | {
# | int n;
# | for ( n = 0; s[n]; ++n )
# | ;
# |
# | return n;
# | }
# | #endif
# |
# | void *yyalloc (yy_size_t size )
# | {
# | return (void *) malloc( size );
# | }
# |
# | void *yyrealloc (void * ptr, yy_size_t size )
# | {
# |
# | /* The cast to (char *) in the following accommodates both
# | * implementations that use char* generic pointers, and those
# | * that use void* generic pointers. It works with the latter
# | * because both ANSI C and C++ allow castless assignment from
# | * any pointer type to void*, and deal with argument conversions
# | * as though doing an assignment.
# | */
# | return (void *) realloc( (char *) ptr, size );
# | }
# |
# | void yyfree (void * ptr )
# | {
# | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
# | }
# |
# | #define YYTABLES_NAME "yytables"
# |
# | #line 10 "conftest.l"
# |
# |
# | #ifdef YYTEXT_POINTER
# | extern char *yytext;
# | #endif
# | int
# | main (void)
# | {
# | return ! yylex () + ! yywrap ();
# | }
# configure:51590: result: none needed
# configure:51596: checking whether yytext is a pointer
# configure:51613: clang -o conftest conftest.c >&5
# /tmp/conftest-3400b8.o:conftest.c:function yylex: error: undefined reference to 'yywrap'
# /tmp/conftest-3400b8.o:conftest.c:function input: error: undefined reference to 'yywrap'
# /tmp/conftest-3400b8.o:conftest.c:function main: error: undefined reference to 'yywrap'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:51613: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# | #line 3 "lex.yy.c"
# |
# | #define YY_INT_ALIGNED short int
# |
# | /* A lexical scanner generated by flex */
# |
# | #define FLEX_SCANNER
# | #define YY_FLEX_MAJOR_VERSION 2
# | #define YY_FLEX_MINOR_VERSION 6
# | #define YY_FLEX_SUBMINOR_VERSION 0
# | #if YY_FLEX_SUBMINOR_VERSION > 0
# | #define FLEX_BETA
# | #endif
# |
# | /* First, we deal with platform-specific or compiler-specific issues. */
# |
# | /* begin standard C headers. */
# | #include
# | #include
# | #include
# | #include
# |
# | /* end standard C headers. */
# |
# | /* flex integer type definitions */
# |
# | #ifndef FLEXINT_H
# | #define FLEXINT_H
# |
# | /* C99 systems have . Non-C99 systems may or may not. */
# |
# | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
# |
# | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
# | * if you want the limit (max/min) macros for int types.
# | */
# | #ifndef __STDC_LIMIT_MACROS
# | #define __STDC_LIMIT_MACROS 1
# | #endif
# |
# | #include
# | typedef int8_t flex_int8_t;
# | typedef uint8_t flex_uint8_t;
# | typedef int16_t flex_int16_t;
# | typedef uint16_t flex_uint16_t;
# | typedef int32_t flex_int32_t;
# | typedef uint32_t flex_uint32_t;
# | #else
# | typedef signed char flex_int8_t;
# | typedef short int flex_int16_t;
# | typedef int flex_int32_t;
# | typedef unsigned char flex_uint8_t;
# | typedef unsigned short int flex_uint16_t;
# | typedef unsigned int flex_uint32_t;
# |
# | /* Limits of integral types. */
# | #ifndef INT8_MIN
# | #define INT8_MIN (-128)
# | #endif
# | #ifndef INT16_MIN
# | #define INT16_MIN (-32767-1)
# | #endif
# | #ifndef INT32_MIN
# | #define INT32_MIN (-2147483647-1)
# | #endif
# | #ifndef INT8_MAX
# | #define INT8_MAX (127)
# | #endif
# | #ifndef INT16_MAX
# | #define INT16_MAX (32767)
# | #endif
# | #ifndef INT32_MAX
# | #define INT32_MAX (2147483647)
# | #endif
# | #ifndef UINT8_MAX
# | #define UINT8_MAX (255U)
# | #endif
# | #ifndef UINT16_MAX
# | #define UINT16_MAX (65535U)
# | #endif
# | #ifndef UINT32_MAX
# | #define UINT32_MAX (4294967295U)
# | #endif
# |
# | #endif /* ! C99 */
# |
# | #endif /* ! FLEXINT_H */
# |
# | #ifdef __cplusplus
# |
# | /* The "const" storage-class-modifier is valid. */
# | #define YY_USE_CONST
# |
# | #else /* ! __cplusplus */
# |
# | /* C99 requires __STDC__ to be defined as 1. */
# | #if defined (__STDC__)
# |
# | #define YY_USE_CONST
# |
# | #endif /* defined (__STDC__) */
# | #endif /* ! __cplusplus */
# |
# | #ifdef YY_USE_CONST
# | #define yyconst const
# | #else
# | #define yyconst
# | #endif
# |
# | /* Returned upon end-of-file. */
# | #define YY_NULL 0
# |
# | /* Promotes a possibly negative, possibly signed char to an unsigned
# | * integer for use as an array index. If the signed char is negative,
# | * we want to instead treat it as an 8-bit unsigned char, hence the
# | * double cast.
# | */
# | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
# |
# | /* Enter a start condition. This macro really ought to take a parameter,
# | * but we do it the disgusting crufty way forced on us by the ()-less
# | * definition of BEGIN.
# | */
# | #define BEGIN (yy_start) = 1 + 2 *
# |
# | /* Translate the current start state into a value that can be later handed
# | * to BEGIN to return to the state. The YYSTATE alias is for lex
# | * compatibility.
# | */
# | #define YY_START (((yy_start) - 1) / 2)
# | #define YYSTATE YY_START
# |
# | /* Action number for EOF rule of a given start state. */
# | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
# |
# | /* Special action meaning "start processing a new file". */
# | #define YY_NEW_FILE yyrestart(yyin )
# |
# | #define YY_END_OF_BUFFER_CHAR 0
# |
# | /* Size of default input buffer. */
# | #ifndef YY_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k.
# | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
# | * Ditto for the __ia64__ case accordingly.
# | */
# | #define YY_BUF_SIZE 32768
# | #else
# | #define YY_BUF_SIZE 16384
# | #endif /* __ia64__ */
# | #endif
# |
# | /* The state buf must be large enough to hold one state per character in the main buffer.
# | */
# | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
# |
# | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
# | #define YY_TYPEDEF_YY_BUFFER_STATE
# | typedef struct yy_buffer_state *YY_BUFFER_STATE;
# | #endif
# |
# | #ifndef YY_TYPEDEF_YY_SIZE_T
# | #define YY_TYPEDEF_YY_SIZE_T
# | typedef size_t yy_size_t;
# | #endif
# |
# | extern yy_size_t yyleng;
# |
# | extern FILE *yyin, *yyout;
# |
# | #define EOB_ACT_CONTINUE_SCAN 0
# | #define EOB_ACT_END_OF_FILE 1
# | #define EOB_ACT_LAST_MATCH 2
# |
# | #define YY_LESS_LINENO(n)
# | #define YY_LINENO_REWIND_TO(ptr)
# |
# | /* Return all but the first "n" matched characters back to the input stream. */
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | *yy_cp = (yy_hold_char); \
# | YY_RESTORE_YY_MORE_OFFSET \
# | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
# | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
# | } \
# | while ( 0 )
# |
# | #define unput(c) yyunput( c, (yytext_ptr) )
# |
# | #ifndef YY_STRUCT_YY_BUFFER_STATE
# | #define YY_STRUCT_YY_BUFFER_STATE
# | struct yy_buffer_state
# | {
# | FILE *yy_input_file;
# |
# | char *yy_ch_buf; /* input buffer */
# | char *yy_buf_pos; /* current position in input buffer */
# |
# | /* Size of input buffer in bytes, not including room for EOB
# | * characters.
# | */
# | yy_size_t yy_buf_size;
# |
# | /* Number of characters read into yy_ch_buf, not including EOB
# | * characters.
# | */
# | yy_size_t yy_n_chars;
# |
# | /* Whether we "own" the buffer - i.e., we know we created it,
# | * and can realloc() it to grow it, and should free() it to
# | * delete it.
# | */
# | int yy_is_our_buffer;
# |
# | /* Whether this is an "interactive" input source; if so, and
# | * if we're using stdio for input, then we want to use getc()
# | * instead of fread(), to make sure we stop fetching input after
# | * each newline.
# | */
# | int yy_is_interactive;
# |
# | /* Whether we're considered to be at the beginning of a line.
# | * If so, '^' rules will be active on the next match, otherwise
# | * not.
# | */
# | int yy_at_bol;
# |
# | int yy_bs_lineno; /**< The line count. */
# | int yy_bs_column; /**< The column count. */
# |
# | /* Whether to try to fill the input buffer when we reach the
# | * end of it.
# | */
# | int yy_fill_buffer;
# |
# | int yy_buffer_status;
# |
# | #define YY_BUFFER_NEW 0
# | #define YY_BUFFER_NORMAL 1
# | /* When an EOF's been seen but there's still some text to process
# | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
# | * shouldn't try reading from the input source any more. We might
# | * still have a bunch of tokens to match, though, because of
# | * possible backing-up.
# | *
# | * When we actually see the EOF, we change the status to "new"
# | * (via yyrestart()), so that the user can continue scanning by
# | * just pointing yyin at a new input file.
# | */
# | #define YY_BUFFER_EOF_PENDING 2
# |
# | };
# | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
# |
# | /* Stack of input buffers. */
# | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
# | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
# | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
# |
# | /* We provide macros for accessing buffer states in case in the
# | * future we want to put the buffer states in a more general
# | * "scanner state".
# | *
# | * Returns the top of the stack, or NULL.
# | */
# | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
# | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
# | : NULL)
# |
# | /* Same as previous macro, but useful when we know that the buffer stack is not
# | * NULL or when we need an lvalue. For internal use only.
# | */
# | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
# |
# | /* yy_hold_char holds the character lost when yytext is formed. */
# | static char yy_hold_char;
# | static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */
# | yy_size_t yyleng;
# |
# | /* Points to current character in buffer. */
# | static char *yy_c_buf_p = (char *) 0;
# | static int yy_init = 0; /* whether we need to initialize */
# | static int yy_start = 0; /* start state number */
# |
# | /* Flag which is used to allow yywrap()'s to do buffer switches
# | * instead of setting up a fresh yyin. A bit of a hack ...
# | */
# | static int yy_did_buffer_switch_on_eof;
# |
# | void yyrestart (FILE *input_file );
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
# | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
# | void yy_delete_buffer (YY_BUFFER_STATE b );
# | void yy_flush_buffer (YY_BUFFER_STATE b );
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
# | void yypop_buffer_state (void );
# |
# | static void yyensure_buffer_stack (void );
# | static void yy_load_buffer_state (void );
# | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
# |
# | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
# |
# | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
# | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len );
# |
# | void *yyalloc (yy_size_t );
# | void *yyrealloc (void *,yy_size_t );
# | void yyfree (void * );
# |
# | #define yy_new_buffer yy_create_buffer
# |
# | #define yy_set_interactive(is_interactive) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){ \
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
# | }
# |
# | #define yy_set_bol(at_bol) \
# | { \
# | if ( ! YY_CURRENT_BUFFER ){\
# | yyensure_buffer_stack (); \
# | YY_CURRENT_BUFFER_LVALUE = \
# | yy_create_buffer(yyin,YY_BUF_SIZE ); \
# | } \
# | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
# | }
# |
# | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
# |
# | /* Begin user sect3 */
# |
# | typedef unsigned char YY_CHAR;
# |
# | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
# |
# | typedef int yy_state_type;
# |
# | extern int yylineno;
# |
# | int yylineno = 1;
# |
# | extern char *yytext;
# | #ifdef yytext_ptr
# | #undef yytext_ptr
# | #endif
# | #define yytext_ptr yytext
# |
# | static yy_state_type yy_get_previous_state (void );
# | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
# | static int yy_get_next_buffer (void );
# | #if defined(__GNUC__) && __GNUC__ >= 3
# | __attribute__((__noreturn__))
# | #endif
# | static void yy_fatal_error (yyconst char msg[] );
# |
# | /* Done after the current pattern has been matched and before the
# | * corresponding action - sets up yytext.
# | */
# | #define YY_DO_BEFORE_ACTION \
# | (yytext_ptr) = yy_bp; \
# | (yytext_ptr) -= (yy_more_len); \
# | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
# | (yy_hold_char) = *yy_cp; \
# | *yy_cp = '\0'; \
# | (yy_c_buf_p) = yy_cp;
# |
# | #define YY_NUM_RULES 8
# | #define YY_END_OF_BUFFER 9
# | /* This struct is not used in this scanner,
# | but its presence is necessary. */
# | struct yy_trans_info
# | {
# | flex_int32_t yy_verify;
# | flex_int32_t yy_nxt;
# | };
# | static yyconst flex_int16_t yy_acclist[23] =
# | { 0,
# | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
# | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
# | 7, 8
# | } ;
# |
# | static yyconst flex_int16_t yy_accept[14] =
# | { 0,
# | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
# | 20, 23, 23
# | } ;
# |
# | static yyconst YY_CHAR yy_ec[256] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
# |
# | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# |
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
# | 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst YY_CHAR yy_meta[9] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1
# | } ;
# |
# | static yyconst flex_uint16_t yy_base[13] =
# | { 0,
# | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
# | 10, 10
# | } ;
# |
# | static yyconst flex_int16_t yy_def[13] =
# | { 0,
# | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
# | 12, 0
# | } ;
# |
# | static yyconst flex_uint16_t yy_nxt[19] =
# | { 0,
# | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | static yyconst flex_int16_t yy_chk[19] =
# | { 0,
# | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
# | 12, 12, 12, 12, 12, 12, 12, 12
# | } ;
# |
# | extern int yy_flex_debug;
# | int yy_flex_debug = 0;
# |
# | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
# | static char *yy_full_match;
# | static int yy_lp;
# | #define REJECT \
# | { \
# | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
# | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
# | ++(yy_lp); \
# | goto find_rule; \
# | }
# |
# | static int yy_more_flag = 0;
# | static int yy_more_len = 0;
# | #define yymore() ((yy_more_flag) = 1)
# | #define YY_MORE_ADJ (yy_more_len)
# | #define YY_RESTORE_YY_MORE_OFFSET
# | char *yytext;
# | #line 1 "conftest.l"
# | #line 484 "lex.yy.c"
# |
# | #define INITIAL 0
# |
# | #ifndef YY_NO_UNISTD_H
# | /* Special case for "unistd.h", since it is non-ANSI. We include it way
# | * down here because we want the user's section 1 to have been scanned first.
# | * The user has a chance to override it with an option.
# | */
# | #include
# | #endif
# |
# | #ifndef YY_EXTRA_TYPE
# | #define YY_EXTRA_TYPE void *
# | #endif
# |
# | static int yy_init_globals (void );
# |
# | /* Accessor methods to globals.
# | These are made visible to non-reentrant scanners for convenience. */
# |
# | int yylex_destroy (void );
# |
# | int yyget_debug (void );
# |
# | void yyset_debug (int debug_flag );
# |
# | YY_EXTRA_TYPE yyget_extra (void );
# |
# | void yyset_extra (YY_EXTRA_TYPE user_defined );
# |
# | FILE *yyget_in (void );
# |
# | void yyset_in (FILE * _in_str );
# |
# | FILE *yyget_out (void );
# |
# | void yyset_out (FILE * _out_str );
# |
# | yy_size_t yyget_leng (void );
# |
# | char *yyget_text (void );
# |
# | int yyget_lineno (void );
# |
# | void yyset_lineno (int _line_number );
# |
# | /* Macros after this point can all be overridden by user definitions in
# | * section 1.
# | */
# |
# | #ifndef YY_SKIP_YYWRAP
# | #ifdef __cplusplus
# | extern "C" int yywrap (void );
# | #else
# | extern int yywrap (void );
# | #endif
# | #endif
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c,char *buf_ptr );
# |
# | #endif
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char *,yyconst char *,int );
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * );
# | #endif
# |
# | #ifndef YY_NO_INPUT
# |
# | #ifdef __cplusplus
# | static int yyinput (void );
# | #else
# | static int input (void );
# | #endif
# |
# | #endif
# |
# | /* Amount of stuff to slurp up with each read. */
# | #ifndef YY_READ_BUF_SIZE
# | #ifdef __ia64__
# | /* On IA-64, the buffer size is 16k, not 8k */
# | #define YY_READ_BUF_SIZE 16384
# | #else
# | #define YY_READ_BUF_SIZE 8192
# | #endif /* __ia64__ */
# | #endif
# |
# | /* Copy whatever the last rule matched to the standard output. */
# | #ifndef ECHO
# | /* This used to be an fputs(), but since the string might contain NUL's,
# | * we now use fwrite().
# | */
# | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
# | #endif
# |
# | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
# | * is returned in "result".
# | */
# | #ifndef YY_INPUT
# | #define YY_INPUT(buf,result,max_size) \
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
# | { \
# | int c = '*'; \
# | size_t n; \
# | for ( n = 0; n < max_size && \
# | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
# | buf[n] = (char) c; \
# | if ( c == '\n' ) \
# | buf[n++] = (char) c; \
# | if ( c == EOF && ferror( yyin ) ) \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | result = n; \
# | } \
# | else \
# | { \
# | errno=0; \
# | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
# | { \
# | if( errno != EINTR) \
# | { \
# | YY_FATAL_ERROR( "input in flex scanner failed" ); \
# | break; \
# | } \
# | errno=0; \
# | clearerr(yyin); \
# | } \
# | }\
# | \
# |
# | #endif
# |
# | /* No semi-colon after return; correct usage is to write "yyterminate();" -
# | * we don't want an extra ';' after the "return" because that will cause
# | * some compilers to complain about unreachable statements.
# | */
# | #ifndef yyterminate
# | #define yyterminate() return YY_NULL
# | #endif
# |
# | /* Number of entries by which start-condition stack grows. */
# | #ifndef YY_START_STACK_INCR
# | #define YY_START_STACK_INCR 25
# | #endif
# |
# | /* Report a fatal error. */
# | #ifndef YY_FATAL_ERROR
# | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
# | #endif
# |
# | /* end tables serialization structures and prototypes */
# |
# | /* Default declaration of generated scanner - a define so the user can
# | * easily add parameters.
# | */
# | #ifndef YY_DECL
# | #define YY_DECL_IS_OURS 1
# |
# | extern int yylex (void);
# |
# | #define YY_DECL int yylex (void)
# | #endif /* !YY_DECL */
# |
# | /* Code executed at the beginning of each rule, after yytext and yyleng
# | * have been set up.
# | */
# | #ifndef YY_USER_ACTION
# | #define YY_USER_ACTION
# | #endif
# |
# | /* Code executed at the end of each rule. */
# | #ifndef YY_BREAK
# | #define YY_BREAK /*LINTED*/break;
# | #endif
# |
# | #define YY_RULE_SETUP \
# | YY_USER_ACTION
# |
# | /** The main scanner function which does all the work.
# | */
# | YY_DECL
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp, *yy_bp;
# | int yy_act;
# |
# | if ( !(yy_init) )
# | {
# | (yy_init) = 1;
# |
# | #ifdef YY_USER_INIT
# | YY_USER_INIT;
# | #endif
# |
# | /* Create the reject buffer large enough to save one state per allowed character. */
# | if ( ! (yy_state_buf) )
# | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
# | if ( ! (yy_state_buf) )
# | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
# |
# | if ( ! (yy_start) )
# | (yy_start) = 1; /* first start state */
# |
# | if ( ! yyin )
# | yyin = stdin;
# |
# | if ( ! yyout )
# | yyout = stdout;
# |
# | if ( ! YY_CURRENT_BUFFER ) {
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_load_buffer_state( );
# | }
# |
# | {
# | #line 1 "conftest.l"
# |
# | #line 710 "lex.yy.c"
# |
# | while ( /*CONSTCOND*/1 ) /* loops until end-of-file is reached */
# | {
# | (yy_more_len) = 0;
# | if ( (yy_more_flag) )
# | {
# | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
# | (yy_more_flag) = 0;
# | }
# | yy_cp = (yy_c_buf_p);
# |
# | /* Support of yytext. */
# | *yy_cp = (yy_hold_char);
# |
# | /* yy_bp points to the position in yy_ch_buf of the start of
# | * the current run.
# | */
# | yy_bp = yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | yy_match:
# | do
# | {
# | YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | ++yy_cp;
# | }
# | while ( yy_base[yy_current_state] != 10 );
# |
# | yy_find_action:
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | find_rule: /* we branch to this label when backing up */
# | for ( ; ; ) /* until we find what rule we matched */
# | {
# | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
# | {
# | yy_act = yy_acclist[(yy_lp)];
# | {
# | (yy_full_match) = yy_cp;
# | break;
# | }
# | }
# | --yy_cp;
# | yy_current_state = *--(yy_state_ptr);
# | (yy_lp) = yy_accept[yy_current_state];
# | }
# |
# | YY_DO_BEFORE_ACTION;
# |
# | do_action: /* This label is used only to access EOF actions. */
# |
# | switch ( yy_act )
# | { /* beginning of action switch */
# | case 1:
# | YY_RULE_SETUP
# | #line 2 "conftest.l"
# | { ECHO; }
# | YY_BREAK
# | case 2:
# | YY_RULE_SETUP
# | #line 3 "conftest.l"
# | { REJECT; }
# | YY_BREAK
# | case 3:
# | YY_RULE_SETUP
# | #line 4 "conftest.l"
# | { yymore (); }
# | YY_BREAK
# | case 4:
# | YY_RULE_SETUP
# | #line 5 "conftest.l"
# | { yyless (1); }
# | YY_BREAK
# | case 5:
# | YY_RULE_SETUP
# | #line 6 "conftest.l"
# | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */
# | yyless ((input () != 0)); }
# | YY_BREAK
# | case 6:
# | YY_RULE_SETUP
# | #line 8 "conftest.l"
# | { unput (yytext[0]); }
# | YY_BREAK
# | case 7:
# | YY_RULE_SETUP
# | #line 9 "conftest.l"
# | { BEGIN INITIAL; }
# | YY_BREAK
# | case 8:
# | YY_RULE_SETUP
# | #line 10 "conftest.l"
# | ECHO;
# | YY_BREAK
# | #line 817 "lex.yy.c"
# | case YY_STATE_EOF(INITIAL):
# | yyterminate();
# |
# | case YY_END_OF_BUFFER:
# | {
# | /* Amount of text matched not including the EOB char. */
# | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
# |
# | /* Undo the effects of YY_DO_BEFORE_ACTION. */
# | *yy_cp = (yy_hold_char);
# | YY_RESTORE_YY_MORE_OFFSET
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
# | {
# | /* We're scanning a new file or input source. It's
# | * possible that this happened because the user
# | * just pointed yyin at a new source and called
# | * yylex(). If so, then we have to assure
# | * consistency between YY_CURRENT_BUFFER and our
# | * globals. Here is the right place to do so, because
# | * this is the first action (other than possibly a
# | * back-up) that will match for the new input source.
# | */
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
# | }
# |
# | /* Note that here we test for yy_c_buf_p "<=" to the position
# | * of the first EOB in the buffer, since yy_c_buf_p will
# | * already have been incremented past the NUL character
# | * (since all states make transitions on EOB to the
# | * end-of-buffer state). Contrast this with the test
# | * in input().
# | */
# | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | { /* This was really a NUL. */
# | yy_state_type yy_next_state;
# |
# | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | /* Okay, we're now positioned to make the NUL
# | * transition. We couldn't have
# | * yy_get_previous_state() go ahead and do it
# | * for us because it doesn't know how to deal
# | * with the possibility of jamming (and we don't
# | * want to build jamming into it because then it
# | * will run more slowly).
# | */
# |
# | yy_next_state = yy_try_NUL_trans( yy_current_state );
# |
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# |
# | if ( yy_next_state )
# | {
# | /* Consume the NUL. */
# | yy_cp = ++(yy_c_buf_p);
# | yy_current_state = yy_next_state;
# | goto yy_match;
# | }
# |
# | else
# | {
# | yy_cp = (yy_c_buf_p);
# | goto yy_find_action;
# | }
# | }
# |
# | else switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_END_OF_FILE:
# | {
# | (yy_did_buffer_switch_on_eof) = 0;
# |
# | if ( yywrap( ) )
# | {
# | /* Note: because we've taken care in
# | * yy_get_next_buffer() to have set up
# | * yytext, we can now set up
# | * yy_c_buf_p so that if some total
# | * hoser (like flex itself) wants to
# | * call the scanner after we return the
# | * YY_NULL, it'll still work - another
# | * YY_NULL will get returned.
# | */
# | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
# |
# | yy_act = YY_STATE_EOF(YY_START);
# | goto do_action;
# | }
# |
# | else
# | {
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | }
# | break;
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) =
# | (yytext_ptr) + yy_amount_of_matched_text;
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_match;
# |
# | case EOB_ACT_LAST_MATCH:
# | (yy_c_buf_p) =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
# |
# | yy_current_state = yy_get_previous_state( );
# |
# | yy_cp = (yy_c_buf_p);
# | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
# | goto yy_find_action;
# | }
# | break;
# | }
# |
# | default:
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--no action found" );
# | } /* end of action switch */
# | } /* end of scanning one token */
# | } /* end of user's declarations */
# | } /* end of yylex */
# |
# | /* yy_get_next_buffer - try to read in a new buffer
# | *
# | * Returns a code representing an action:
# | * EOB_ACT_LAST_MATCH -
# | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
# | * EOB_ACT_END_OF_FILE - end of file
# | */
# | static int yy_get_next_buffer (void)
# | {
# | char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
# | char *source = (yytext_ptr);
# | yy_size_t number_to_move, i;
# | int ret_val;
# |
# | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
# | YY_FATAL_ERROR(
# | "fatal flex scanner internal error--end of buffer missed" );
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
# | { /* Don't try to fill the buffer, so this is an EOF. */
# | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
# | {
# | /* We matched a single character, the EOB, so
# | * treat this as a final EOF.
# | */
# | return EOB_ACT_END_OF_FILE;
# | }
# |
# | else
# | {
# | /* We matched some text prior to the EOB, first
# | * process it.
# | */
# | return EOB_ACT_LAST_MATCH;
# | }
# | }
# |
# | /* Try to read more data. */
# |
# | /* First move last chars to start of buffer. */
# | number_to_move = (yy_size_t) ((yy_c_buf_p) - (yytext_ptr)) - 1;
# |
# | for ( i = 0; i < number_to_move; ++i )
# | *(dest++) = *(source++);
# |
# | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
# | /* don't do the read, it's not guaranteed to return an EOF,
# | * just force an EOF
# | */
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
# |
# | else
# | {
# | yy_size_t num_to_read =
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
# |
# | while ( num_to_read <= 0 )
# | { /* Not enough room in the buffer - grow it. */
# |
# | YY_FATAL_ERROR(
# | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
# |
# | }
# |
# | if ( num_to_read > YY_READ_BUF_SIZE )
# | num_to_read = YY_READ_BUF_SIZE;
# |
# | /* Read in more data. */
# | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
# | (yy_n_chars), num_to_read );
# |
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | if ( (yy_n_chars) == 0 )
# | {
# | if ( number_to_move == YY_MORE_ADJ )
# | {
# | ret_val = EOB_ACT_END_OF_FILE;
# | yyrestart(yyin );
# | }
# |
# | else
# | {
# | ret_val = EOB_ACT_LAST_MATCH;
# | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
# | YY_BUFFER_EOF_PENDING;
# | }
# | }
# |
# | else
# | ret_val = EOB_ACT_CONTINUE_SCAN;
# |
# | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
# | /* Extend the array by 50%, plus the number we really need. */
# | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
# | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
# | }
# |
# | (yy_n_chars) += number_to_move;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
# | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
# |
# | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
# |
# | return ret_val;
# | }
# |
# | /* yy_get_previous_state - get the state just before the EOB char was reached */
# |
# | static yy_state_type yy_get_previous_state (void)
# | {
# | yy_state_type yy_current_state;
# | char *yy_cp;
# |
# | yy_current_state = (yy_start);
# |
# | (yy_state_ptr) = (yy_state_buf);
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
# | {
# | YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | *(yy_state_ptr)++ = yy_current_state;
# | }
# |
# | return yy_current_state;
# | }
# |
# | /* yy_try_NUL_trans - try to make a transition on the NUL character
# | *
# | * synopsis
# | * next_state = yy_try_NUL_trans( current_state );
# | */
# | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
# | {
# | int yy_is_jam;
# |
# | YY_CHAR yy_c = 1;
# | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
# | {
# | yy_current_state = (int) yy_def[yy_current_state];
# | if ( yy_current_state >= 13 )
# | yy_c = yy_meta[(unsigned int) yy_c];
# | }
# | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
# | yy_is_jam = (yy_current_state == 12);
# | if ( ! yy_is_jam )
# | *(yy_state_ptr)++ = yy_current_state;
# |
# | return yy_is_jam ? 0 : yy_current_state;
# | }
# |
# | #ifndef YY_NO_UNPUT
# |
# | static void yyunput (int c, char * yy_bp )
# | {
# | char *yy_cp;
# |
# | yy_cp = (yy_c_buf_p);
# |
# | /* undo effects of setting up yytext */
# | *yy_cp = (yy_hold_char);
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | { /* need to shift things up to make room */
# | /* +2 for EOB chars. */
# | yy_size_t number_to_move = (yy_n_chars) + 2;
# | char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
# | char *source =
# | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
# |
# | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
# | *--dest = *--source;
# |
# | yy_cp += (int) (dest - source);
# | yy_bp += (int) (dest - source);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
# |
# | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
# | YY_FATAL_ERROR( "flex scanner push-back overflow" );
# | }
# |
# | *--yy_cp = (char) c;
# |
# | (yytext_ptr) = yy_bp;
# | (yy_hold_char) = *yy_cp;
# | (yy_c_buf_p) = yy_cp;
# | }
# |
# | #endif
# |
# | #ifndef YY_NO_INPUT
# | #ifdef __cplusplus
# | static int yyinput (void)
# | #else
# | static int input (void)
# | #endif
# |
# | {
# | int c;
# |
# | *(yy_c_buf_p) = (yy_hold_char);
# |
# | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
# | {
# | /* yy_c_buf_p now points to the character we want to return.
# | * If this occurs *before* the EOB characters, then it's a
# | * valid NUL; if not, then we've hit the end of the buffer.
# | */
# | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
# | /* This was really a NUL. */
# | *(yy_c_buf_p) = '\0';
# |
# | else
# | { /* need more input */
# | yy_size_t offset = (yy_c_buf_p) - (yytext_ptr);
# | ++(yy_c_buf_p);
# |
# | switch ( yy_get_next_buffer( ) )
# | {
# | case EOB_ACT_LAST_MATCH:
# | /* This happens because yy_g_n_b()
# | * sees that we've accumulated a
# | * token and flags that we need to
# | * try matching the token before
# | * proceeding. But for input(),
# | * there's no matching to consider.
# | * So convert the EOB_ACT_LAST_MATCH
# | * to EOB_ACT_END_OF_FILE.
# | */
# |
# | /* Reset buffer status. */
# | yyrestart(yyin );
# |
# | /*FALLTHROUGH*/
# |
# | case EOB_ACT_END_OF_FILE:
# | {
# | if ( yywrap( ) )
# | return EOF;
# |
# | if ( ! (yy_did_buffer_switch_on_eof) )
# | YY_NEW_FILE;
# | #ifdef __cplusplus
# | return yyinput();
# | #else
# | return input();
# | #endif
# | }
# |
# | case EOB_ACT_CONTINUE_SCAN:
# | (yy_c_buf_p) = (yytext_ptr) + offset;
# | break;
# | }
# | }
# | }
# |
# | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
# | *(yy_c_buf_p) = '\0'; /* preserve yytext */
# | (yy_hold_char) = *++(yy_c_buf_p);
# |
# | return c;
# | }
# | #endif /* ifndef YY_NO_INPUT */
# |
# | /** Immediately switch to a different input stream.
# | * @param input_file A readable stream.
# | *
# | * @note This function does not reset the start condition to @c INITIAL .
# | */
# | void yyrestart (FILE * input_file )
# | {
# |
# | if ( ! YY_CURRENT_BUFFER ){
# | yyensure_buffer_stack ();
# | YY_CURRENT_BUFFER_LVALUE =
# | yy_create_buffer(yyin,YY_BUF_SIZE );
# | }
# |
# | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
# | yy_load_buffer_state( );
# | }
# |
# | /** Switch to a different input buffer.
# | * @param new_buffer The new input buffer.
# | *
# | */
# | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
# | {
# |
# | /* TODO. We should be able to replace this entire function body
# | * with
# | * yypop_buffer_state();
# | * yypush_buffer_state(new_buffer);
# | */
# | yyensure_buffer_stack ();
# | if ( YY_CURRENT_BUFFER == new_buffer )
# | return;
# |
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# | yy_load_buffer_state( );
# |
# | /* We don't actually know whether we did this switch during
# | * EOF (yywrap()) processing, but the only time this flag
# | * is looked at is after yywrap() is called, so it's safe
# | * to go ahead and always set it.
# | */
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | static void yy_load_buffer_state (void)
# | {
# | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
# | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
# | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
# | (yy_hold_char) = *(yy_c_buf_p);
# | }
# |
# | /** Allocate and initialize an input buffer state.
# | * @param file A readable stream.
# | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
# | *
# | * @return the allocated buffer state.
# | */
# | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
# | {
# | YY_BUFFER_STATE b;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_buf_size = (yy_size_t)size;
# |
# | /* yy_ch_buf has to be 2 characters longer than the size given because
# | * we need to put in 2 end-of-buffer characters.
# | */
# | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
# | if ( ! b->yy_ch_buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
# |
# | b->yy_is_our_buffer = 1;
# |
# | yy_init_buffer(b,file );
# |
# | return b;
# | }
# |
# | /** Destroy the buffer.
# | * @param b a buffer created with yy_create_buffer()
# | *
# | */
# | void yy_delete_buffer (YY_BUFFER_STATE b )
# | {
# |
# | if ( ! b )
# | return;
# |
# | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
# | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
# |
# | if ( b->yy_is_our_buffer )
# | yyfree((void *) b->yy_ch_buf );
# |
# | yyfree((void *) b );
# | }
# |
# | /* Initializes or reinitializes a buffer.
# | * This function is sometimes called more than once on the same buffer,
# | * such as during a yyrestart() or at EOF.
# | */
# | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
# |
# | {
# | int oerrno = errno;
# |
# | yy_flush_buffer(b );
# |
# | b->yy_input_file = file;
# | b->yy_fill_buffer = 1;
# |
# | /* If b is the current buffer, then yy_init_buffer was _probably_
# | * called from yyrestart() or through yy_get_next_buffer.
# | * In that case, we don't want to reset the lineno or column.
# | */
# | if (b != YY_CURRENT_BUFFER){
# | b->yy_bs_lineno = 1;
# | b->yy_bs_column = 0;
# | }
# |
# | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
# |
# | errno = oerrno;
# | }
# |
# | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
# | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
# | *
# | */
# | void yy_flush_buffer (YY_BUFFER_STATE b )
# | {
# | if ( ! b )
# | return;
# |
# | b->yy_n_chars = 0;
# |
# | /* We always need two end-of-buffer characters. The first causes
# | * a transition to the end-of-buffer state. The second causes
# | * a jam in that state.
# | */
# | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
# | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
# |
# | b->yy_buf_pos = &b->yy_ch_buf[0];
# |
# | b->yy_at_bol = 1;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | if ( b == YY_CURRENT_BUFFER )
# | yy_load_buffer_state( );
# | }
# |
# | /** Pushes the new state onto the stack. The new state becomes
# | * the current state. This function will allocate the stack
# | * if necessary.
# | * @param new_buffer The new state.
# | *
# | */
# | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
# | {
# | if (new_buffer == NULL)
# | return;
# |
# | yyensure_buffer_stack();
# |
# | /* This block is copied from yy_switch_to_buffer. */
# | if ( YY_CURRENT_BUFFER )
# | {
# | /* Flush out information for old buffer. */
# | *(yy_c_buf_p) = (yy_hold_char);
# | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
# | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
# | }
# |
# | /* Only push if top exists. Otherwise, replace top. */
# | if (YY_CURRENT_BUFFER)
# | (yy_buffer_stack_top)++;
# | YY_CURRENT_BUFFER_LVALUE = new_buffer;
# |
# | /* copied from yy_switch_to_buffer. */
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# |
# | /** Removes and deletes the top of the stack, if present.
# | * The next element becomes the new top.
# | *
# | */
# | void yypop_buffer_state (void)
# | {
# | if (!YY_CURRENT_BUFFER)
# | return;
# |
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | if ((yy_buffer_stack_top) > 0)
# | --(yy_buffer_stack_top);
# |
# | if (YY_CURRENT_BUFFER) {
# | yy_load_buffer_state( );
# | (yy_did_buffer_switch_on_eof) = 1;
# | }
# | }
# |
# | /* Allocates the stack if it does not exist.
# | * Guarantees space for at least one push.
# | */
# | static void yyensure_buffer_stack (void)
# | {
# | yy_size_t num_to_alloc;
# |
# | if (!(yy_buffer_stack)) {
# |
# | /* First allocation is just for 2 elements, since we don't know if this
# | * scanner will even need a stack. We use 2 instead of 1 to avoid an
# | * immediate realloc on the next call.
# | */
# | num_to_alloc = 1; /* After all that talk, this was set to 1 anyways... */
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
# | (num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
# |
# | (yy_buffer_stack_max) = num_to_alloc;
# | (yy_buffer_stack_top) = 0;
# | return;
# | }
# |
# | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
# |
# | /* Increase the buffer to prepare for a possible push. */
# | yy_size_t grow_size = 8 /* arbitrary grow size */;
# |
# | num_to_alloc = (yy_buffer_stack_max) + grow_size;
# | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
# | ((yy_buffer_stack),
# | num_to_alloc * sizeof(struct yy_buffer_state*)
# | );
# | if ( ! (yy_buffer_stack) )
# | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
# |
# | /* zero only the new slots.*/
# | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
# | (yy_buffer_stack_max) = num_to_alloc;
# | }
# | }
# |
# | /** Setup the input buffer state to scan directly from a user-specified character buffer.
# | * @param base the character buffer
# | * @param size the size in bytes of the character buffer
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
# | {
# | YY_BUFFER_STATE b;
# |
# | if ( size < 2 ||
# | base[size-2] != YY_END_OF_BUFFER_CHAR ||
# | base[size-1] != YY_END_OF_BUFFER_CHAR )
# | /* They forgot to leave room for the EOB's. */
# | return 0;
# |
# | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
# | if ( ! b )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
# |
# | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
# | b->yy_buf_pos = b->yy_ch_buf = base;
# | b->yy_is_our_buffer = 0;
# | b->yy_input_file = 0;
# | b->yy_n_chars = b->yy_buf_size;
# | b->yy_is_interactive = 0;
# | b->yy_at_bol = 1;
# | b->yy_fill_buffer = 0;
# | b->yy_buffer_status = YY_BUFFER_NEW;
# |
# | yy_switch_to_buffer(b );
# |
# | return b;
# | }
# |
# | /** Setup the input buffer state to scan a string. The next call to yylex() will
# | * scan from a @e copy of @a str.
# | * @param yystr a NUL-terminated string to scan
# | *
# | * @return the newly allocated buffer state object.
# | * @note If you want to scan bytes that may contain NUL values, then use
# | * yy_scan_bytes() instead.
# | */
# | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
# | {
# |
# | return yy_scan_bytes(yystr,strlen(yystr) );
# | }
# |
# | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
# | * scan from a @e copy of @a bytes.
# | * @param yybytes the byte buffer to scan
# | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
# | *
# | * @return the newly allocated buffer state object.
# | */
# | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len )
# | {
# | YY_BUFFER_STATE b;
# | char *buf;
# | yy_size_t n;
# | yy_size_t i;
# |
# | /* Get memory for full buffer, including space for trailing EOB's. */
# | n = _yybytes_len + 2;
# | buf = (char *) yyalloc(n );
# | if ( ! buf )
# | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
# |
# | for ( i = 0; i < _yybytes_len; ++i )
# | buf[i] = yybytes[i];
# |
# | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
# |
# | b = yy_scan_buffer(buf,n );
# | if ( ! b )
# | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
# |
# | /* It's okay to grow etc. this buffer, and we should throw it
# | * away when we're done.
# | */
# | b->yy_is_our_buffer = 1;
# |
# | return b;
# | }
# |
# | #ifndef YY_EXIT_FAILURE
# | #define YY_EXIT_FAILURE 2
# | #endif
# |
# | static void yy_fatal_error (yyconst char* msg )
# | {
# | (void) fprintf( stderr, "%s\n", msg );
# | exit( YY_EXIT_FAILURE );
# | }
# |
# | /* Redefine yyless() so it works in section 3 code. */
# |
# | #undef yyless
# | #define yyless(n) \
# | do \
# | { \
# | /* Undo effects of setting up yytext. */ \
# | int yyless_macro_arg = (n); \
# | YY_LESS_LINENO(yyless_macro_arg);\
# | yytext[yyleng] = (yy_hold_char); \
# | (yy_c_buf_p) = yytext + yyless_macro_arg; \
# | (yy_hold_char) = *(yy_c_buf_p); \
# | *(yy_c_buf_p) = '\0'; \
# | yyleng = yyless_macro_arg; \
# | } \
# | while ( 0 )
# |
# | /* Accessor methods (get/set functions) to struct members. */
# |
# | /** Get the current line number.
# | *
# | */
# | int yyget_lineno (void)
# | {
# |
# | return yylineno;
# | }
# |
# | /** Get the input stream.
# | *
# | */
# | FILE *yyget_in (void)
# | {
# | return yyin;
# | }
# |
# | /** Get the output stream.
# | *
# | */
# | FILE *yyget_out (void)
# | {
# | return yyout;
# | }
# |
# | /** Get the length of the current token.
# | *
# | */
# | yy_size_t yyget_leng (void)
# | {
# | return yyleng;
# | }
# |
# | /** Get the current token.
# | *
# | */
# |
# | char *yyget_text (void)
# | {
# | return yytext;
# | }
# |
# | /** Set the current line number.
# | * @param _line_number line number
# | *
# | */
# | void yyset_lineno (int _line_number )
# | {
# |
# | yylineno = _line_number;
# | }
# |
# | /** Set the input stream. This does not discard the current
# | * input buffer.
# | * @param _in_str A readable stream.
# | *
# | * @see yy_switch_to_buffer
# | */
# | void yyset_in (FILE * _in_str )
# | {
# | yyin = _in_str ;
# | }
# |
# | void yyset_out (FILE * _out_str )
# | {
# | yyout = _out_str ;
# | }
# |
# | int yyget_debug (void)
# | {
# | return yy_flex_debug;
# | }
# |
# | void yyset_debug (int _bdebug )
# | {
# | yy_flex_debug = _bdebug ;
# | }
# |
# | static int yy_init_globals (void)
# | {
# | /* Initialization is the same as for the non-reentrant scanner.
# | * This function is called from yylex_destroy(), so don't allocate here.
# | */
# |
# | (yy_buffer_stack) = 0;
# | (yy_buffer_stack_top) = 0;
# | (yy_buffer_stack_max) = 0;
# | (yy_c_buf_p) = (char *) 0;
# | (yy_init) = 0;
# | (yy_start) = 0;
# |
# | (yy_state_buf) = 0;
# | (yy_state_ptr) = 0;
# | (yy_full_match) = 0;
# | (yy_lp) = 0;
# |
# | /* Defined in main.c */
# | #ifdef YY_STDINIT
# | yyin = stdin;
# | yyout = stdout;
# | #else
# | yyin = (FILE *) 0;
# | yyout = (FILE *) 0;
# | #endif
# |
# | /* For future reference: Set errno on error, since we are called by
# | * yylex_init()
# | */
# | return 0;
# | }
# |
# | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
# | int yylex_destroy (void)
# | {
# |
# | /* Pop the buffer stack, destroying each element. */
# | while(YY_CURRENT_BUFFER){
# | yy_delete_buffer(YY_CURRENT_BUFFER );
# | YY_CURRENT_BUFFER_LVALUE = NULL;
# | yypop_buffer_state();
# | }
# |
# | /* Destroy the stack itself. */
# | yyfree((yy_buffer_stack) );
# | (yy_buffer_stack) = NULL;
# |
# | yyfree ( (yy_state_buf) );
# | (yy_state_buf) = NULL;
# |
# | /* Reset the globals. This is important in a non-reentrant scanner so the next time
# | * yylex() is called, initialization will occur. */
# | yy_init_globals( );
# |
# | return 0;
# | }
# |
# | /*
# | * Internal utility routines.
# | */
# |
# | #ifndef yytext_ptr
# | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
# | {
# |
# | int i;
# | for ( i = 0; i < n; ++i )
# | s1[i] = s2[i];
# | }
# | #endif
# |
# | #ifdef YY_NEED_STRLEN
# | static int yy_flex_strlen (yyconst char * s )
# | {
# | int n;
# | for ( n = 0; s[n]; ++n )
# | ;
# |
# | return n;
# | }
# | #endif
# |
# | void *yyalloc (yy_size_t size )
# | {
# | return (void *) malloc( size );
# | }
# |
# | void *yyrealloc (void * ptr, yy_size_t size )
# | {
# |
# | /* The cast to (char *) in the following accommodates both
# | * implementations that use char* generic pointers, and those
# | * that use void* generic pointers. It works with the latter
# | * because both ANSI C and C++ allow castless assignment from
# | * any pointer type to void*, and deal with argument conversions
# | * as though doing an assignment.
# | */
# | return (void *) realloc( (char *) ptr, size );
# | }
# |
# | void yyfree (void * ptr )
# | {
# | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
# | }
# |
# | #define YYTABLES_NAME "yytables"
# |
# | #line 10 "conftest.l"
# |
# |
# | #ifdef YYTEXT_POINTER
# | extern char *yytext;
# | #endif
# | int
# | main (void)
# | {
# | return ! yylex () + ! yywrap ();
# | }
# configure:51621: result: no
# configure:51638: checking whether to use search for libodraw in includedir and libdir or in the specified DIR, or no if to use local version
# configure:51645: result: auto-detect
# configure:51744: checking libodraw.h usability
# configure:51744: clang -c conftest.c >&5
# conftest.c:208:10: fatal error: 'libodraw.h' file not found
# #include
# ^
# 1 error generated.
# configure:51744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:51744: result: no
# configure:51744: checking libodraw.h presence
# configure:51744: clang -E conftest.c
# conftest.c:175:10: fatal error: 'libodraw.h' file not found
# #include
# ^
# 1 error generated.
# configure:51744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | /* end confdefs.h. */
# | #include
# configure:51744: result: no
# configure:51744: checking for libodraw.h
# configure:51744: result: no
# configure:52686: checking for bison
# configure:52702: found /usr/bin/bison
# configure:52713: result: bison -y
# configure:52781: checking whether to use search for libsmdev in includedir and libdir or in the specified DIR, or no if to use local version
# configure:52788: result: auto-detect
# configure:52887: checking libsmdev.h usability
# configure:52887: clang -c conftest.c >&5
# conftest.c:209:10: fatal error: 'libsmdev.h' file not found
# #include
# ^
# 1 error generated.
# configure:52887: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:52887: result: no
# configure:52887: checking libsmdev.h presence
# configure:52887: clang -E conftest.c
# conftest.c:176:10: fatal error: 'libsmdev.h' file not found
# #include
# ^
# 1 error generated.
# configure:52887: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | /* end confdefs.h. */
# | #include
# configure:52887: result: no
# configure:52887: checking for libsmdev.h
# configure:52887: result: no
# configure:54037: checking for errno.h
# configure:54037: result: yes
# configure:54037: checking for fcntl.h
# configure:54037: result: yes
# configure:54037: checking for sys/stat.h
# configure:54037: result: yes
# configure:54037: checking for unistd.h
# configure:54037: result: yes
# configure:54052: checking for cygwin/fs.h
# configure:54052: result: no
# configure:54052: checking for linux/fs.h
# configure:54052: result: no
# configure:54052: checking for sys/disk.h
# configure:54052: result: no
# configure:54052: checking for sys/disklabel.h
# configure:54052: result: no
# configure:54069: checking cygwin/hdreg.h usability
# configure:54069: clang -c conftest.c >&5
# conftest.c:213:10: fatal error: 'cygwin/hdreg.h' file not found
# #include
# ^
# 1 error generated.
# configure:54069: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:54069: result: no
# configure:54069: checking cygwin/hdreg.h presence
# configure:54069: clang -E conftest.c
# conftest.c:180:10: fatal error: 'cygwin/hdreg.h' file not found
# #include
# ^
# 1 error generated.
# configure:54069: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:54069: result: no
# configure:54069: checking for cygwin/hdreg.h
# configure:54069: result: no
# configure:54069: checking linux/hdreg.h usability
# configure:54069: clang -c conftest.c >&5
# conftest.c:213:10: fatal error: 'linux/hdreg.h' file not found
# #include
# ^
# 1 error generated.
# configure:54069: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:54069: result: no
# configure:54069: checking linux/hdreg.h presence
# configure:54069: clang -E conftest.c
# conftest.c:180:10: fatal error: 'linux/hdreg.h' file not found
# #include
# ^
# 1 error generated.
# configure:54069: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:54069: result: no
# configure:54069: checking for linux/hdreg.h
# configure:54069: result: no
# configure:54086: checking scsi/scsi.h usability
# configure:54086: clang -c conftest.c >&5
# configure:54086: $? = 0
# configure:54086: result: yes
# configure:54086: checking scsi/scsi.h presence
# configure:54086: clang -E conftest.c
# configure:54086: $? = 0
# configure:54086: result: yes
# configure:54086: checking for scsi/scsi.h
# configure:54086: result: yes
# configure:54086: checking scsi/scsi_ioctl.h usability
# configure:54086: clang -c conftest.c >&5
# configure:54086: $? = 0
# configure:54086: result: yes
# configure:54086: checking scsi/scsi_ioctl.h presence
# configure:54086: clang -E conftest.c
# configure:54086: $? = 0
# configure:54086: result: yes
# configure:54086: checking for scsi/scsi_ioctl.h
# configure:54086: result: yes
# configure:54086: checking scsi/sg.h usability
# configure:54086: clang -c conftest.c >&5
# configure:54086: $? = 0
# configure:54086: result: yes
# configure:54086: checking scsi/sg.h presence
# configure:54086: clang -E conftest.c
# configure:54086: $? = 0
# configure:54086: result: yes
# configure:54086: checking for scsi/sg.h
# configure:54086: result: yes
# configure:54102: checking linux/cdrom.h usability
# configure:54102: clang -c conftest.c >&5
# conftest.c:216:10: fatal error: 'linux/cdrom.h' file not found
# #include
# ^
# 1 error generated.
# configure:54102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:54102: result: no
# configure:54102: checking linux/cdrom.h presence
# configure:54102: clang -E conftest.c
# conftest.c:183:10: fatal error: 'linux/cdrom.h' file not found
# #include
# ^
# 1 error generated.
# configure:54102: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | /* end confdefs.h. */
# | #include
# configure:54102: result: no
# configure:54102: checking for linux/cdrom.h
# configure:54102: result: no
# configure:54119: checking linux/usbdevice_fs.h usability
# configure:54119: clang -c conftest.c >&5
# conftest.c:216:10: fatal error: 'linux/usbdevice_fs.h' file not found
# #include
# ^
# 1 error generated.
# configure:54119: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:54119: result: no
# configure:54119: checking linux/usbdevice_fs.h presence
# configure:54119: clang -E conftest.c
# conftest.c:183:10: fatal error: 'linux/usbdevice_fs.h' file not found
# #include
# ^
# 1 error generated.
# configure:54119: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | /* end confdefs.h. */
# | #include
# configure:54119: result: no
# configure:54119: checking for linux/usbdevice_fs.h
# configure:54119: result: no
# configure:54119: checking linux/usb/ch9.h usability
# configure:54119: clang -c conftest.c >&5
# conftest.c:216:10: fatal error: 'linux/usb/ch9.h' file not found
# #include
# ^
# 1 error generated.
# configure:54119: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:54119: result: no
# configure:54119: checking linux/usb/ch9.h presence
# configure:54119: clang -E conftest.c
# conftest.c:183:10: fatal error: 'linux/usb/ch9.h' file not found
# #include
# ^
# 1 error generated.
# configure:54119: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | /* end confdefs.h. */
# | #include
# configure:54119: result: no
# configure:54119: checking for linux/usb/ch9.h
# configure:54119: result: no
# configure:54135: checking for close
# configure:54135: result: yes
# configure:54135: checking for fstat
# configure:54135: result: yes
# configure:54135: checking for ftruncate
# configure:54135: result: yes
# configure:54135: checking for lseek
# configure:54135: result: yes
# configure:54135: checking for open
# configure:54135: result: yes
# configure:54135: checking for read
# configure:54135: result: yes
# configure:54135: checking for stat
# configure:54135: result: yes
# configure:54135: checking for write
# configure:54135: result: yes
# configure:54209: checking whether strerror_r is declared
# configure:54209: result: yes
# configure:54222: checking for strerror_r
# configure:54222: result: yes
# configure:54231: checking whether strerror_r returns char *
# configure:54293: result: no
# configure:54431: checking whether to use search for libsmraw in includedir and libdir or in the specified DIR, or no if to use local version
# configure:54438: result: auto-detect
# configure:54537: checking libsmraw.h usability
# configure:54537: clang -c conftest.c >&5
# conftest.c:227:10: fatal error: 'libsmraw.h' file not found
# #include
# ^
# 1 error generated.
# configure:54537: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBSMDEV 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:54537: result: no
# configure:54537: checking libsmraw.h presence
# configure:54537: clang -E conftest.c
# conftest.c:194:10: fatal error: 'libsmraw.h' file not found
# #include
# ^
# 1 error generated.
# configure:54537: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBSMDEV 1
# | /* end confdefs.h. */
# | #include
# configure:54537: result: no
# configure:54537: checking for libsmraw.h
# configure:54537: result: no
# configure:55404: checking whether to use search for libfuse in includedir and libdir or in the specified DIR, or no if not to use libfuse
# configure:55411: result: auto-detect
# configure:55510: checking fuse.h usability
# configure:55510: clang -c conftest.c >&5
# conftest.c:228:10: fatal error: 'fuse.h' file not found
# #include
# ^
# 1 error generated.
# configure:55510: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBSMDEV 1
# | #define HAVE_LOCAL_LIBSMRAW 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:55510: result: no
# configure:55510: checking fuse.h presence
# configure:55510: clang -E conftest.c
# conftest.c:195:10: fatal error: 'fuse.h' file not found
# #include
# ^
# 1 error generated.
# configure:55510: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBSMDEV 1
# | #define HAVE_LOCAL_LIBSMRAW 1
# | /* end confdefs.h. */
# | #include
# configure:55510: result: no
# configure:55510: checking for fuse.h
# configure:55510: result: no
# configure:55528: checking fuse.h usability
# configure:55528: clang -c -D_FILE_OFFSET_BITS=64 conftest.c >&5
# conftest.c:228:10: fatal error: 'fuse.h' file not found
# #include
# ^
# 1 error generated.
# configure:55528: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBSMDEV 1
# | #define HAVE_LOCAL_LIBSMRAW 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:55528: result: no
# configure:55528: checking fuse.h presence
# configure:55528: clang -E -D_FILE_OFFSET_BITS=64 conftest.c
# conftest.c:195:10: fatal error: 'fuse.h' file not found
# #include
# ^
# 1 error generated.
# configure:55528: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBSMDEV 1
# | #define HAVE_LOCAL_LIBSMRAW 1
# | /* end confdefs.h. */
# | #include
# configure:55528: result: no
# configure:55528: checking for fuse.h
# configure:55528: result: no
# configure:55725: checking osxfuse/fuse.h usability
# configure:55725: clang -c -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c >&5
# conftest.c:228:10: fatal error: 'osxfuse/fuse.h' file not found
# #include
# ^
# 1 error generated.
# configure:55725: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBSMDEV 1
# | #define HAVE_LOCAL_LIBSMRAW 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:55725: result: no
# configure:55725: checking osxfuse/fuse.h presence
# configure:55725: clang -E -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 conftest.c
# conftest.c:195:10: fatal error: 'osxfuse/fuse.h' file not found
# #include
# ^
# 1 error generated.
# configure:55725: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBSMDEV 1
# | #define HAVE_LOCAL_LIBSMRAW 1
# | /* end confdefs.h. */
# | #include
# configure:55725: result: no
# configure:55725: checking for osxfuse/fuse.h
# configure:55725: result: no
# configure:55741: checking osxfuse/fuse.h usability
# configure:55741: clang -c -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 conftest.c >&5
# conftest.c:228:10: fatal error: 'osxfuse/fuse.h' file not found
# #include
# ^
# 1 error generated.
# configure:55741: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBSMDEV 1
# | #define HAVE_LOCAL_LIBSMRAW 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:55741: result: no
# configure:55741: checking osxfuse/fuse.h presence
# configure:55741: clang -E -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 conftest.c
# conftest.c:195:10: fatal error: 'osxfuse/fuse.h' file not found
# #include
# ^
# 1 error generated.
# configure:55741: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libewf"
# | #define PACKAGE_TARNAME "libewf"
# | #define PACKAGE_VERSION "20140608"
# | #define PACKAGE_STRING "libewf 20140608"
# | #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libewf"
# | #define VERSION "20140608"
# | #define HAVE_CXX11 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ICONV 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_SIZE_T 8
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FGETS 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_FREE 1
# | #define HAVE_MALLOC 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_FGETS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRLEN 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNCMP 1
# | #define HAVE_STRNCPY 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DECL_MEMRCHR 0
# | #define HAVE_LOCAL_LIBCSTRING 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBCERROR 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD 1
# | #define HAVE_LOCAL_LIBCTHREADS 1
# | #define HAVE_MULTI_THREAD_SUPPORT 1
# | #define HAVE_LOCAL_LIBCDATA 1
# | #define HAVE_ERRNO_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_MKTIME 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_CTIME_R 1
# | #define HAVE_GMTIME 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBCDATETIME 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_GETENV 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LOCAL_LIBCLOCALE 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_LOCAL_LIBCNOTIFY 1
# | #define HAVE_LOCAL_LIBCSPLIT 1
# | #define HAVE_LOCAL_LIBUNA 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_IOCTL 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_WRITE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_FCLOSE 1
# | #define HAVE_FEOF 1
# | #define HAVE_FILENO 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREAD 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_FSEEKO64 1
# | #define HAVE_FTELLO 1
# | #define HAVE_FTELLO64 1
# | #define HAVE_FWRITE 1
# | #define HAVE_STAT 1
# | #define HAVE_LOCAL_LIBCFILE 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_CHDIR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIR_MODE 1
# | #define HAVE_LOCAL_LIBCPATH 1
# | #define HAVE_LOCAL_LIBBFIO 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_TIME 1
# | #define HAVE_LOCAL_LIBFCACHE 1
# | #define HAVE_LOCAL_LIBFDATA 1
# | #define HAVE_LOCAL_LIBFVALUE 1
# | #define HAVE_LOCAL_LIBMFDATA 1
# | #define HAVE_LOCAL_LIBHMAC 1
# | #define HAVE_LOCAL_LIBCAES 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_MKTIME 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GLOB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SIGNAL_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_GETOPT 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_TEXTDOMAIN 1
# | #define HAVE_LOCAL_LIBCSYSTEM 1
# | #define HAVE_LOCAL_LIBODRAW 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SCSI_SCSI_H 1
# | #define HAVE_SCSI_SCSI_IOCTL_H 1
# | #define HAVE_SCSI_SG_H 1
# | #define HAVE_CLOSE 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_LSEEK 1
# | #define HAVE_OPEN 1
# | #define HAVE_READ 1
# | #define HAVE_STAT 1
# | #define HAVE_WRITE 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCAL_LIBSMDEV 1
# | #define HAVE_LOCAL_LIBSMRAW 1
# | /* end confdefs.h. */
# | #include
# configure:55741: result: no
# configure:55741: checking for osxfuse/fuse.h
# configure:55741: result: no
# configure:55997: checking whether to enable build static executables (binaries)
# configure:56004: result: no
# configure:56022: checking whether to enable enable verbose output
# configure:56029: result: no
# configure:56047: checking whether to enable enable debug output
# configure:56054: result: no
# configure:56072: checking whether to enable build Python bindings
# configure:56079: result: no
# configure:56088: checking whether to use use to specify the Python directory (pythondir)
# configure:56095: result: no
# configure:56104: checking whether to use use `python-config --prefix' to determine the prefix of pythondir instead of --prefix
# configure:56111: result: no
# configure:56351: checking whether to enable enable version 1 API
# configure:56358: result: no
# configure:56426: checking for stdarg.h
# configure:56426: result: yes
# configure:56426: checking for varargs.h
# configure:56426: result: no
# configure:56697: checking that generated files are newer than configure
# configure:56703: result: done
# configure:56838: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libewf config.status 20140608, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on d9ce6a40f502
#
# config.status:1726: creating Makefile
# config.status:1726: creating include/Makefile
# config.status:1726: creating common/Makefile
# config.status:1726: creating libcstring/Makefile
# config.status:1726: creating libcerror/Makefile
# config.status:1726: creating libcthreads/Makefile
# config.status:1726: creating libcdata/Makefile
# config.status:1726: creating libcdatetime/Makefile
# config.status:1726: creating libclocale/Makefile
# config.status:1726: creating libcnotify/Makefile
# config.status:1726: creating libcsplit/Makefile
# config.status:1726: creating libuna/Makefile
# config.status:1726: creating libcfile/Makefile
# config.status:1726: creating libcpath/Makefile
# config.status:1726: creating libbfio/Makefile
# config.status:1726: creating libfcache/Makefile
# config.status:1726: creating libfdata/Makefile
# config.status:1726: creating libfvalue/Makefile
# config.status:1726: creating libmfdata/Makefile
# config.status:1726: creating libhmac/Makefile
# config.status:1726: creating libcaes/Makefile
# config.status:1726: creating libewf/Makefile
# config.status:1726: creating libodraw/Makefile
# config.status:1726: creating libsmdev/Makefile
# config.status:1726: creating libsmraw/Makefile
# config.status:1726: creating libcsystem/Makefile
# config.status:1726: creating ewftools/Makefile
# config.status:1726: creating ewftools-mt/Makefile
# config.status:1726: creating ewf.net/Makefile
# config.status:1726: creating pyewf/Makefile
# config.status:1726: creating po/Makefile.in
# config.status:1726: creating po/Makevars
# config.status:1726: creating documents/Makefile
# config.status:1726: creating manuals/Makefile
# config.status:1726: creating tests/Makefile
# config.status:1726: creating examples/Makefile
# config.status:1726: creating msvscpp/Makefile
# config.status:1726: creating include/libewf.h
# config.status:1726: creating include/libewf/definitions.h
# config.status:1726: creating include/libewf/features.h
# config.status:1726: creating include/libewf/types.h
# config.status:1726: creating libewf/libewf_definitions.h
# config.status:1726: creating common/types.h
# config.status:1726: creating dpkg/changelog
# config.status:1726: creating dpkg/copyright
# config.status:1726: creating ewf.net/ewf.net.rc
# config.status:1726: creating libewf/libewf.rc
# config.status:1726: creating pyewf/setup.py
# config.status:1726: creating libewf.pc
# config.status:1726: creating libewf.spec
# config.status:1726: creating common/config.h
# config.status:1955: executing depfiles commands
# config.status:1955: executing libtool commands
# config.status:1955: executing po-directories commands
# configure:59545:
# Building:
# libcstring support: local
# libcerror support: local
# libcthreads support: local
# libcdata support: local
# libcdatetime support: local
# libclocale support: local
# libcnotify support: local
# libcsplit support: local
# libuna support: local
# libcfile support: local
# libcpath support: local
# libbfio support: local
# libfcache support: local
# libfdata support: local
# libfvalue support: local
# libmfdata support: local
# ADLER32 checksum support: local
# DEFLATE compression support: no
# BZIP2 compression support: no
# libhmac support: local
# MD5 support: local
# SHA1 support: local
# SHA256 support: local
# libcaes support: local
# AES support: local
# libodraw support: local
# libsmdev support: local
# libsmraw support: local
# libcsystem support: local
# GUID/UUID support: no
# FUSE support: no
#
# Features:
# Multi-threading support: pthread
# Wide character type support: no
# ewftools are build as static executables: no
# Python (pyewf) support: no
# Verbose output: no
# Debug output: no
# Version 1 API compatibility: no
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_adler32=local
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_bzip2=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_volatile=yes
# ac_cv_cv_ctime_r_posix=yes
# ac_cv_cv_ctime_r_size=no
# ac_cv_cv_have_printf_jd=undetermined
# ac_cv_cv_have_printf_zd=undetermined
# ac_cv_cv_langinfo_codeset=yes
# ac_cv_cv_mkdir_mode=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_enable_debug_output=no
# ac_cv_enable_multi_threading_support=yes
# ac_cv_enable_python=no
# ac_cv_enable_static_executables=no
# ac_cv_enable_v1_api=no
# ac_cv_enable_verbose_output=no
# ac_cv_enable_wide_character_type=no
# ac_cv_enable_winapi=no
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_bzip2_CFLAGS_set=
# ac_cv_env_bzip2_CFLAGS_value=
# ac_cv_env_bzip2_LIBS_set=
# ac_cv_env_bzip2_LIBS_value=
# ac_cv_env_fuse_CFLAGS_set=
# ac_cv_env_fuse_CFLAGS_value=
# ac_cv_env_fuse_LIBS_set=
# ac_cv_env_fuse_LIBS_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_libbfio_CFLAGS_set=
# ac_cv_env_libbfio_CFLAGS_value=
# ac_cv_env_libbfio_LIBS_set=
# ac_cv_env_libbfio_LIBS_value=
# ac_cv_env_libcaes_CFLAGS_set=
# ac_cv_env_libcaes_CFLAGS_value=
# ac_cv_env_libcaes_LIBS_set=
# ac_cv_env_libcaes_LIBS_value=
# ac_cv_env_libcdata_CFLAGS_set=
# ac_cv_env_libcdata_CFLAGS_value=
# ac_cv_env_libcdata_LIBS_set=
# ac_cv_env_libcdata_LIBS_value=
# ac_cv_env_libcdatetime_CFLAGS_set=
# ac_cv_env_libcdatetime_CFLAGS_value=
# ac_cv_env_libcdatetime_LIBS_set=
# ac_cv_env_libcdatetime_LIBS_value=
# ac_cv_env_libcerror_CFLAGS_set=
# ac_cv_env_libcerror_CFLAGS_value=
# ac_cv_env_libcerror_LIBS_set=
# ac_cv_env_libcerror_LIBS_value=
# ac_cv_env_libcfile_CFLAGS_set=
# ac_cv_env_libcfile_CFLAGS_value=
# ac_cv_env_libcfile_LIBS_set=
# ac_cv_env_libcfile_LIBS_value=
# ac_cv_env_libclocale_CFLAGS_set=
# ac_cv_env_libclocale_CFLAGS_value=
# ac_cv_env_libclocale_LIBS_set=
# ac_cv_env_libclocale_LIBS_value=
# ac_cv_env_libcnotify_CFLAGS_set=
# ac_cv_env_libcnotify_CFLAGS_value=
# ac_cv_env_libcnotify_LIBS_set=
# ac_cv_env_libcnotify_LIBS_value=
# ac_cv_env_libcpath_CFLAGS_set=
# ac_cv_env_libcpath_CFLAGS_value=
# ac_cv_env_libcpath_LIBS_set=
# ac_cv_env_libcpath_LIBS_value=
# ac_cv_env_libcsplit_CFLAGS_set=
# ac_cv_env_libcsplit_CFLAGS_value=
# ac_cv_env_libcsplit_LIBS_set=
# ac_cv_env_libcsplit_LIBS_value=
# ac_cv_env_libcstring_CFLAGS_set=
# ac_cv_env_libcstring_CFLAGS_value=
# ac_cv_env_libcstring_LIBS_set=
# ac_cv_env_libcstring_LIBS_value=
# ac_cv_env_libcsystem_CFLAGS_set=
# ac_cv_env_libcsystem_CFLAGS_value=
# ac_cv_env_libcsystem_LIBS_set=
# ac_cv_env_libcsystem_LIBS_value=
# ac_cv_env_libcthreads_CFLAGS_set=
# ac_cv_env_libcthreads_CFLAGS_value=
# ac_cv_env_libcthreads_LIBS_set=
# ac_cv_env_libcthreads_LIBS_value=
# ac_cv_env_libfcache_CFLAGS_set=
# ac_cv_env_libfcache_CFLAGS_value=
# ac_cv_env_libfcache_LIBS_set=
# ac_cv_env_libfcache_LIBS_value=
# ac_cv_env_libfdata_CFLAGS_set=
# ac_cv_env_libfdata_CFLAGS_value=
# ac_cv_env_libfdata_LIBS_set=
# ac_cv_env_libfdata_LIBS_value=
# ac_cv_env_libfvalue_CFLAGS_set=
# ac_cv_env_libfvalue_CFLAGS_value=
# ac_cv_env_libfvalue_LIBS_set=
# ac_cv_env_libfvalue_LIBS_value=
# ac_cv_env_libhmac_CFLAGS_set=
# ac_cv_env_libhmac_CFLAGS_value=
# ac_cv_env_libhmac_LIBS_set=
# ac_cv_env_libhmac_LIBS_value=
# ac_cv_env_libmfdata_CFLAGS_set=
# ac_cv_env_libmfdata_CFLAGS_value=
# ac_cv_env_libmfdata_LIBS_set=
# ac_cv_env_libmfdata_LIBS_value=
# ac_cv_env_libodraw_CFLAGS_set=
# ac_cv_env_libodraw_CFLAGS_value=
# ac_cv_env_libodraw_LIBS_set=
# ac_cv_env_libodraw_LIBS_value=
# ac_cv_env_libsmdev_CFLAGS_set=
# ac_cv_env_libsmdev_CFLAGS_value=
# ac_cv_env_libsmdev_LIBS_set=
# ac_cv_env_libsmdev_LIBS_value=
# ac_cv_env_libsmraw_CFLAGS_set=
# ac_cv_env_libsmraw_CFLAGS_value=
# ac_cv_env_libsmraw_LIBS_set=
# ac_cv_env_libsmraw_LIBS_value=
# ac_cv_env_libuna_CFLAGS_set=
# ac_cv_env_libuna_CFLAGS_value=
# ac_cv_env_libuna_LIBS_set=
# ac_cv_env_libuna_LIBS_value=
# ac_cv_env_openssl_CFLAGS_set=
# ac_cv_env_openssl_CFLAGS_value=
# ac_cv_env_openssl_LIBS_set=
# ac_cv_env_openssl_LIBS_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_env_uuid_CFLAGS_set=
# ac_cv_env_uuid_CFLAGS_value=
# ac_cv_env_uuid_LIBS_set=
# ac_cv_env_uuid_LIBS_value=
# ac_cv_env_zlib_CFLAGS_set=
# ac_cv_env_zlib_CFLAGS_value=
# ac_cv_env_zlib_LIBS_set=
# ac_cv_env_zlib_LIBS_value=
# ac_cv_func_bindtextdomain=yes
# ac_cv_func_chdir=yes
# ac_cv_func_close=yes
# ac_cv_func_ctime_r=yes
# ac_cv_func_fclose=yes
# ac_cv_func_feof=yes
# ac_cv_func_fgets=yes
# ac_cv_func_fileno=yes
# ac_cv_func_fopen=yes
# ac_cv_func_fread=yes
# ac_cv_func_free=yes
# ac_cv_func_fseeko64=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_fstat=yes
# ac_cv_func_ftello64=yes
# ac_cv_func_ftello=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_fwrite=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getenv=yes
# ac_cv_func_getopt=yes
# ac_cv_func_gmtime=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_ioctl=yes
# ac_cv_func_localeconv=yes
# ac_cv_func_localtime=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_lseek=yes
# ac_cv_func_malloc=yes
# ac_cv_func_memchr=yes
# ac_cv_func_memcmp=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memrchr=no
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_mktime=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_open=yes
# ac_cv_func_posix_fadvise=yes
# ac_cv_func_read=yes
# ac_cv_func_realloc=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_sscanf=yes
# ac_cv_func_stat=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strlen=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strncmp=yes
# ac_cv_func_strncpy=yes
# ac_cv_func_strnicmp=no
# ac_cv_func_strrchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_textdomain=yes
# ac_cv_func_time=yes
# ac_cv_func_vfprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_write=yes
# ac_cv_have_decl_memrchr=no
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_bzlib_h=no
# ac_cv_header_cygwin_fs_h=no
# ac_cv_header_cygwin_hdreg_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_fuse_h=no
# ac_cv_header_glob_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_libbfio_h=no
# ac_cv_header_libcaes_h=no
# ac_cv_header_libcdata_h=no
# ac_cv_header_libcdatetime_h=no
# ac_cv_header_libcerror_h=no
# ac_cv_header_libcfile_h=no
# ac_cv_header_libclocale_h=no
# ac_cv_header_libcnotify_h=no
# ac_cv_header_libcpath_h=no
# ac_cv_header_libcsplit_h=no
# ac_cv_header_libcstring_h=no
# ac_cv_header_libcsystem_h=no
# ac_cv_header_libcthreads_h=no
# ac_cv_header_libfcache_h=no
# ac_cv_header_libfdata_h=no
# ac_cv_header_libfvalue_h=no
# ac_cv_header_libhmac_h=no
# ac_cv_header_libintl_h=yes
# ac_cv_header_libmfdata_h=no
# ac_cv_header_libodraw_h=no
# ac_cv_header_libsmdev_h=no
# ac_cv_header_libsmraw_h=no
# ac_cv_header_libuna_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_cdrom_h=no
# ac_cv_header_linux_fs_h=no
# ac_cv_header_linux_hdreg_h=no
# ac_cv_header_linux_usb_ch9_h=no
# ac_cv_header_linux_usbdevice_fs_h=no
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_openssl_evp_h=no
# ac_cv_header_openssl_opensslv_h=no
# ac_cv_header_osxfuse_fuse_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_scsi_scsi_h=yes
# ac_cv_header_scsi_scsi_ioctl_h=yes
# ac_cv_header_scsi_sg_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_disk_h=no
# ac_cv_header_sys_disklabel_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_signal_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_syslimits_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_uuid_uuid_h=no
# ac_cv_header_varargs_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_header_zlib_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_lex='none needed'
# ac_cv_lib_pthread_pthread_cond_broadcast=yes
# ac_cv_lib_pthread_pthread_cond_destroy=yes
# ac_cv_lib_pthread_pthread_cond_init=yes
# ac_cv_lib_pthread_pthread_cond_signal=yes
# ac_cv_lib_pthread_pthread_cond_wait=yes
# ac_cv_lib_pthread_pthread_create=yes
# ac_cv_lib_pthread_pthread_exit=yes
# ac_cv_lib_pthread_pthread_join=yes
# ac_cv_lib_pthread_pthread_mutex_destroy=yes
# ac_cv_lib_pthread_pthread_mutex_init=yes
# ac_cv_lib_pthread_pthread_mutex_lock=yes
# ac_cv_lib_pthread_pthread_mutex_trylock=yes
# ac_cv_lib_pthread_pthread_mutex_unlock=yes
# ac_cv_lib_pthread_pthread_rwlock_destroy=yes
# ac_cv_lib_pthread_pthread_rwlock_init=yes
# ac_cv_lib_pthread_pthread_rwlock_rdlock=yes
# ac_cv_lib_pthread_pthread_rwlock_unlock=yes
# ac_cv_lib_pthread_pthread_rwlock_wrlock=yes
# ac_cv_libbfio=local
# ac_cv_libbfio_CPPFLAGS=-I../libbfio
# ac_cv_libbfio_LIBADD=../libbfio/libbfio.la
# ac_cv_libcaes=local
# ac_cv_libcaes_CPPFLAGS=-I../libcaes
# ac_cv_libcaes_LIBADD=../libcaes/libcaes.la
# ac_cv_libcaes_aes=local
# ac_cv_libcdata=local
# ac_cv_libcdata_CPPFLAGS=-I../libcdata
# ac_cv_libcdata_LIBADD=../libcdata/libcdata.la
# ac_cv_libcdatetime=local
# ac_cv_libcdatetime_CPPFLAGS=-I../libcdatetime
# ac_cv_libcdatetime_LIBADD=../libcdatetime/libcdatetime.la
# ac_cv_libcerror=local
# ac_cv_libcerror_CPPFLAGS=-I../libcerror
# ac_cv_libcerror_LIBADD=../libcerror/libcerror.la
# ac_cv_libcfile=local
# ac_cv_libcfile_CPPFLAGS=-I../libcfile
# ac_cv_libcfile_LIBADD=../libcfile/libcfile.la
# ac_cv_libclocale=local
# ac_cv_libclocale_CPPFLAGS=-I../libclocale
# ac_cv_libclocale_LIBADD=../libclocale/libclocale.la
# ac_cv_libcnotify=local
# ac_cv_libcnotify_CPPFLAGS=-I../libcnotify
# ac_cv_libcnotify_LIBADD=../libcnotify/libcnotify.la
# ac_cv_libcpath=local
# ac_cv_libcpath_CPPFLAGS=-I../libcpath
# ac_cv_libcpath_LIBADD=../libcpath/libcpath.la
# ac_cv_libcrypto=no
# ac_cv_libcrypto_evp=no
# ac_cv_libcsplit=local
# ac_cv_libcsplit_CPPFLAGS=-I../libcsplit
# ac_cv_libcsplit_LIBADD=../libcsplit/libcsplit.la
# ac_cv_libcstring=local
# ac_cv_libcstring_CPPFLAGS=-I../libcstring
# ac_cv_libcstring_LIBADD=../libcstring/libcstring.la
# ac_cv_libcsystem=local
# ac_cv_libcsystem_CPPFLAGS=-I../libcsystem
# ac_cv_libcsystem_LIBADD=../libcsystem/libcsystem.la
# ac_cv_libcthreads=local
# ac_cv_libcthreads_CPPFLAGS=-I../libcthreads
# ac_cv_libcthreads_LIBADD=../libcthreads/libcthreads.la
# ac_cv_libcthreads_multi_threading=pthread
# ac_cv_libfcache=local
# ac_cv_libfcache_CPPFLAGS=-I../libfcache
# ac_cv_libfcache_LIBADD=../libfcache/libfcache.la
# ac_cv_libfdata=local
# ac_cv_libfdata_CPPFLAGS=-I../libfdata
# ac_cv_libfdata_LIBADD=../libfdata/libfdata.la
# ac_cv_libfuse=no
# ac_cv_libfvalue=local
# ac_cv_libfvalue_CPPFLAGS=-I../libfvalue
# ac_cv_libfvalue_LIBADD=../libfvalue/libfvalue.la
# ac_cv_libhmac=local
# ac_cv_libhmac_CPPFLAGS=-I../libhmac
# ac_cv_libhmac_LIBADD=../libhmac/libhmac.la
# ac_cv_libhmac_md5=local
# ac_cv_libhmac_sha1=local
# ac_cv_libhmac_sha256=local
# ac_cv_libhmac_sha512=local
# ac_cv_libmfdata=local
# ac_cv_libmfdata_CPPFLAGS=-I../libmfdata
# ac_cv_libmfdata_LIBADD=../libmfdata/libmfdata.la
# ac_cv_libodraw=local
# ac_cv_libodraw_CPPFLAGS=-I../libodraw
# ac_cv_libodraw_LIBADD=../libodraw/libodraw.la
# ac_cv_libsmdev=local
# ac_cv_libsmdev_CPPFLAGS=-I../libsmdev
# ac_cv_libsmdev_LIBADD=../libsmdev/libsmdev.la
# ac_cv_libsmraw=local
# ac_cv_libsmraw_CPPFLAGS=-I../libsmraw
# ac_cv_libsmraw_LIBADD=../libsmraw/libsmraw.la
# ac_cv_libuna=local
# ac_cv_libuna_CPPFLAGS=-I../libuna
# ac_cv_libuna_LIBADD=../libuna/libuna.la
# ac_cv_libuuid=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_PKGCONFIG=/usr/bin/pkg-config
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_LEX=flex
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_pthread=pthread
# ac_cv_pthread_LIBADD=-lpthread
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_size_t=8
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_mode_t=yes
# ac_cv_type_off64_t=no
# ac_cv_type_off_t=yes
# ac_cv_type_size32_t=no
# ac_cv_type_size64_t=no
# ac_cv_type_size_t=yes
# ac_cv_type_ssize32_t=no
# ac_cv_type_ssize64_t=no
# ac_cv_type_ssize_t=yes
# ac_cv_type_u64=no
# ac_cv_with_adler32=auto-detect
# ac_cv_with_bzip2=auto-detect
# ac_cv_with_libbfio=auto-detect
# ac_cv_with_libcaes=auto-detect
# ac_cv_with_libcdata=auto-detect
# ac_cv_with_libcdatetime=auto-detect
# ac_cv_with_libcerror=auto-detect
# ac_cv_with_libcfile=auto-detect
# ac_cv_with_libclocale=auto-detect
# ac_cv_with_libcnotify=auto-detect
# ac_cv_with_libcpath=auto-detect
# ac_cv_with_libcsplit=auto-detect
# ac_cv_with_libcstring=auto-detect
# ac_cv_with_libcsystem=auto-detect
# ac_cv_with_libcthreads=auto-detect
# ac_cv_with_libfcache=auto-detect
# ac_cv_with_libfdata=auto-detect
# ac_cv_with_libfuse=auto-detect
# ac_cv_with_libfvalue=auto-detect
# ac_cv_with_libhmac=auto-detect
# ac_cv_with_libmfdata=auto-detect
# ac_cv_with_libodraw=auto-detect
# ac_cv_with_libsmdev=auto-detect
# ac_cv_with_libsmraw=auto-detect
# ac_cv_with_libuna=auto-detect
# ac_cv_with_libuuid=auto-detect
# ac_cv_with_openssl=auto-detect
# ac_cv_with_pthread=auto-detect
# ac_cv_with_pyprefix=no
# ac_cv_with_pythondir=no
# ac_cv_with_zlib=auto-detect
# ac_cv_zlib=no
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works='guessing yes'
# am_cv_lib_iconv=no
# ax_cv_cxx_compile_cxx11=no
# ax_cv_cxx_compile_cxx11__std_cpp11=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld
# lt_cv_path_LDCXX='/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libewf/src/libewf-20140608/missing --run aclocal-1.12'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libewf/src/libewf-20140608/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libewf/src/libewf-20140608/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libewf/src/libewf-20140608/missing --run automake-1.12'
# AWK='gawk'
# BZIP2_CPPFLAGS=''
# BZIP2_LIBADD=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# CPP='clang -E'
# CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64'
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -std=c++11'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DPKG_DATE='Tue, 14 Jun 2016 02:47:53 +0000'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# HAVE_BZIP2='0'
# HAVE_CXX11='1'
# HAVE_CXX11_FALSE=''
# HAVE_CXX11_TRUE='#'
# HAVE_DLLMAIN=''
# HAVE_INTTYPES_H='1'
# HAVE_LIBBFIO='0'
# HAVE_LIBCAES='0'
# HAVE_LIBCDATA='0'
# HAVE_LIBCDATETIME='0'
# HAVE_LIBCERROR='0'
# HAVE_LIBCFILE='0'
# HAVE_LIBCLOCALE='0'
# HAVE_LIBCNOTIFY='0'
# HAVE_LIBCPATH='0'
# HAVE_LIBCSPLIT='0'
# HAVE_LIBCSTRING='0'
# HAVE_LIBCSYSTEM='0'
# HAVE_LIBCTHREADS='0'
# HAVE_LIBFCACHE='0'
# HAVE_LIBFDATA='0'
# HAVE_LIBFUSE='0'
# HAVE_LIBFVALUE='0'
# HAVE_LIBHMAC='0'
# HAVE_LIBMFDATA='0'
# HAVE_LIBODRAW='0'
# HAVE_LIBSMDEV='0'
# HAVE_LIBSMRAW='0'
# HAVE_LIBUNA='0'
# HAVE_LIBUUID='0'
# HAVE_LOCAL_LIBBFIO='1'
# HAVE_LOCAL_LIBBFIO_FALSE='#'
# HAVE_LOCAL_LIBBFIO_TRUE=''
# HAVE_LOCAL_LIBCAES='1'
# HAVE_LOCAL_LIBCAES_FALSE='#'
# HAVE_LOCAL_LIBCAES_TRUE=''
# HAVE_LOCAL_LIBCDATA='1'
# HAVE_LOCAL_LIBCDATA_FALSE='#'
# HAVE_LOCAL_LIBCDATA_TRUE=''
# HAVE_LOCAL_LIBCDATETIME='1'
# HAVE_LOCAL_LIBCDATETIME_FALSE='#'
# HAVE_LOCAL_LIBCDATETIME_TRUE=''
# HAVE_LOCAL_LIBCERROR='1'
# HAVE_LOCAL_LIBCERROR_FALSE='#'
# HAVE_LOCAL_LIBCERROR_TRUE=''
# HAVE_LOCAL_LIBCFILE='1'
# HAVE_LOCAL_LIBCFILE_FALSE='#'
# HAVE_LOCAL_LIBCFILE_TRUE=''
# HAVE_LOCAL_LIBCLOCALE='1'
# HAVE_LOCAL_LIBCLOCALE_FALSE='#'
# HAVE_LOCAL_LIBCLOCALE_TRUE=''
# HAVE_LOCAL_LIBCNOTIFY='1'
# HAVE_LOCAL_LIBCNOTIFY_FALSE='#'
# HAVE_LOCAL_LIBCNOTIFY_TRUE=''
# HAVE_LOCAL_LIBCPATH='1'
# HAVE_LOCAL_LIBCPATH_FALSE='#'
# HAVE_LOCAL_LIBCPATH_TRUE=''
# HAVE_LOCAL_LIBCSPLIT='1'
# HAVE_LOCAL_LIBCSPLIT_FALSE='#'
# HAVE_LOCAL_LIBCSPLIT_TRUE=''
# HAVE_LOCAL_LIBCSTRING='1'
# HAVE_LOCAL_LIBCSTRING_FALSE='#'
# HAVE_LOCAL_LIBCSTRING_TRUE=''
# HAVE_LOCAL_LIBCSYSTEM='1'
# HAVE_LOCAL_LIBCSYSTEM_FALSE='#'
# HAVE_LOCAL_LIBCSYSTEM_TRUE=''
# HAVE_LOCAL_LIBCTHREADS='1'
# HAVE_LOCAL_LIBCTHREADS_FALSE='#'
# HAVE_LOCAL_LIBCTHREADS_TRUE=''
# HAVE_LOCAL_LIBFCACHE='1'
# HAVE_LOCAL_LIBFCACHE_FALSE='#'
# HAVE_LOCAL_LIBFCACHE_TRUE=''
# HAVE_LOCAL_LIBFDATA='1'
# HAVE_LOCAL_LIBFDATA_FALSE='#'
# HAVE_LOCAL_LIBFDATA_TRUE=''
# HAVE_LOCAL_LIBFVALUE='1'
# HAVE_LOCAL_LIBFVALUE_FALSE='#'
# HAVE_LOCAL_LIBFVALUE_TRUE=''
# HAVE_LOCAL_LIBHMAC='1'
# HAVE_LOCAL_LIBHMAC_FALSE='#'
# HAVE_LOCAL_LIBHMAC_TRUE=''
# HAVE_LOCAL_LIBMFDATA='1'
# HAVE_LOCAL_LIBMFDATA_FALSE='#'
# HAVE_LOCAL_LIBMFDATA_TRUE=''
# HAVE_LOCAL_LIBODRAW='1'
# HAVE_LOCAL_LIBODRAW_FALSE='#'
# HAVE_LOCAL_LIBODRAW_TRUE=''
# HAVE_LOCAL_LIBSMDEV='1'
# HAVE_LOCAL_LIBSMDEV_FALSE='#'
# HAVE_LOCAL_LIBSMDEV_TRUE=''
# HAVE_LOCAL_LIBSMRAW='1'
# HAVE_LOCAL_LIBSMRAW_FALSE='#'
# HAVE_LOCAL_LIBSMRAW_TRUE=''
# HAVE_LOCAL_LIBUNA='1'
# HAVE_LOCAL_LIBUNA_FALSE='#'
# HAVE_LOCAL_LIBUNA_TRUE=''
# HAVE_MULTI_THREAD_SUPPORT='1'
# HAVE_OFF64_T='0'
# HAVE_OPENSSL_EVP_H='0'
# HAVE_PTHREAD='1'
# HAVE_PYTHON_FALSE=''
# HAVE_PYTHON_TRUE='#'
# HAVE_SIZE32_T='0'
# HAVE_SIZE64_T='0'
# HAVE_SSIZE32_T='0'
# HAVE_SSIZE64_T='0'
# HAVE_STDINT_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_V1_API='0'
# HAVE_V1_API_FALSE=''
# HAVE_V1_API_TRUE='#'
# HAVE_WCHAR_H='0'
# HAVE_WIDE_CHARACTER_TYPE='0'
# HAVE_ZLIB='0'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/toolchain_root/clang+llvm-x86_64-archlinux/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBBFIO_CPPFLAGS='-I../libbfio'
# LIBBFIO_LIBADD='../libbfio/libbfio.la'
# LIBCAES_CPPFLAGS='-I../libcaes'
# LIBCAES_LIBADD='../libcaes/libcaes.la'
# LIBCDATA_CPPFLAGS='-I../libcdata'
# LIBCDATA_LIBADD='../libcdata/libcdata.la'
# LIBCDATETIME_CPPFLAGS='-I../libcdatetime'
# LIBCDATETIME_LIBADD='../libcdatetime/libcdatetime.la'
# LIBCERROR_CPPFLAGS='-I../libcerror'
# LIBCERROR_LIBADD='../libcerror/libcerror.la'
# LIBCFILE_CPPFLAGS='-I../libcfile'
# LIBCFILE_LIBADD='../libcfile/libcfile.la'
# LIBCLOCALE_CPPFLAGS='-I../libclocale'
# LIBCLOCALE_LIBADD='../libclocale/libclocale.la'
# LIBCNOTIFY_CPPFLAGS='-I../libcnotify'
# LIBCNOTIFY_LIBADD='../libcnotify/libcnotify.la'
# LIBCPATH_CPPFLAGS='-I../libcpath'
# LIBCPATH_LIBADD='../libcpath/libcpath.la'
# LIBCRYPTO_CPPFLAGS=''
# LIBCRYPTO_LIBADD=''
# LIBCSPLIT_CPPFLAGS='-I../libcsplit'
# LIBCSPLIT_LIBADD='../libcsplit/libcsplit.la'
# LIBCSTRING_CPPFLAGS='-I../libcstring'
# LIBCSTRING_LIBADD='../libcstring/libcstring.la'
# LIBCSYSTEM_CPPFLAGS='-I../libcsystem'
# LIBCSYSTEM_LIBADD='../libcsystem/libcsystem.la'
# LIBCTHREADS_CPPFLAGS='-I../libcthreads'
# LIBCTHREADS_LIBADD='../libcthreads/libcthreads.la'
# LIBDL_LIBADD=''
# LIBEWF_DLL_IMPORT=''
# LIBFCACHE_CPPFLAGS='-I../libfcache'
# LIBFCACHE_LIBADD='../libfcache/libfcache.la'
# LIBFDATA_CPPFLAGS='-I../libfdata'
# LIBFDATA_LIBADD='../libfdata/libfdata.la'
# LIBFUSE_CPPFLAGS=''
# LIBFUSE_LIBADD=''
# LIBFVALUE_CPPFLAGS='-I../libfvalue'
# LIBFVALUE_LIBADD='../libfvalue/libfvalue.la'
# LIBHMAC_CPPFLAGS='-I../libhmac'
# LIBHMAC_LIBADD='../libhmac/libhmac.la'
# LIBICONV=''
# LIBINTL=''
# LIBMFDATA_CPPFLAGS='-I../libmfdata'
# LIBMFDATA_LIBADD='../libmfdata/libmfdata.la'
# LIBOBJS=''
# LIBODRAW_CPPFLAGS='-I../libodraw'
# LIBODRAW_LIBADD='../libodraw/libodraw.la'
# LIBS=''
# LIBSMDEV_CPPFLAGS='-I../libsmdev'
# LIBSMDEV_LIBADD='../libsmdev/libsmdev.la'
# LIBSMRAW_CPPFLAGS='-I../libsmraw'
# LIBSMRAW_LIBADD='../libsmraw/libsmraw.la'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='./ltmain.sh'
# LIBUNA_CPPFLAGS='-I../libuna'
# LIBUNA_LIBADD='../libuna/libuna.la'
# LIBUUID_CPPFLAGS=''
# LIBUUID_LIBADD=''
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libewf/src/libewf-20140608/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libewf'
# PACKAGE_BUGREPORT='joachim.metz@gmail.com'
# PACKAGE_NAME='libewf'
# PACKAGE_STRING='libewf 20140608'
# PACKAGE_TARNAME='libewf'
# PACKAGE_URL=''
# PACKAGE_VERSION='20140608'
# PATH_SEPARATOR=':'
# PKGCONFIG='/usr/bin/pkg-config'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB=''
# PTHREAD_CPPFLAGS=''
# PTHREAD_LIBADD='-lpthread'
# PWD='/tmp/libewf/src/libewf-20140608'
# PYTHON=''
# PYTHON_CONFIG=''
# PYTHON_CPPFLAGS=''
# PYTHON_EXEC_PREFIX=''
# PYTHON_LDFLAGS=''
# PYTHON_LIBRARY_DIR=''
# PYTHON_PACKAGE_DIR=''
# PYTHON_PLATFORM=''
# PYTHON_PREFIX=''
# PYTHON_VERSION=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SPEC_DATE='Tue Jun 14 2016'
# STATIC_LDFLAGS=''
# STRIP='strip'
# USE_NLS='no'
# VERSION='20140608'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# YACC='bison -y'
# YFLAGS=''
# ZLIB_CPPFLAGS=''
# ZLIB_LIBADD=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# ax_bzip2_pc_libs_private=''
# ax_bzip2_spec_build_requires=''
# ax_bzip2_spec_requires=''
# ax_libbfio_pc_libs_private=''
# ax_libbfio_spec_build_requires=''
# ax_libbfio_spec_requires=''
# ax_libcaes_pc_libs_private=''
# ax_libcaes_spec_build_requires=''
# ax_libcaes_spec_requires=''
# ax_libcdata_pc_libs_private=''
# ax_libcdata_spec_build_requires=''
# ax_libcdata_spec_requires=''
# ax_libcdatetime_pc_libs_private=''
# ax_libcdatetime_spec_build_requires=''
# ax_libcdatetime_spec_requires=''
# ax_libcerror_pc_libs_private=''
# ax_libcerror_spec_build_requires=''
# ax_libcerror_spec_requires=''
# ax_libcfile_pc_libs_private=''
# ax_libcfile_spec_build_requires=''
# ax_libcfile_spec_requires=''
# ax_libclocale_pc_libs_private=''
# ax_libclocale_spec_build_requires=''
# ax_libclocale_spec_requires=''
# ax_libcnotify_pc_libs_private=''
# ax_libcnotify_spec_build_requires=''
# ax_libcnotify_spec_requires=''
# ax_libcpath_pc_libs_private=''
# ax_libcpath_spec_build_requires=''
# ax_libcpath_spec_requires=''
# ax_libcrypto_pc_libs_private=''
# ax_libcrypto_spec_build_requires=''
# ax_libcrypto_spec_requires=''
# ax_libcsplit_pc_libs_private=''
# ax_libcsplit_spec_build_requires=''
# ax_libcsplit_spec_requires=''
# ax_libcstring_pc_libs_private=''
# ax_libcstring_spec_build_requires=''
# ax_libcstring_spec_requires=''
# ax_libcsystem_pc_libs_private=''
# ax_libcsystem_spec_build_requires=''
# ax_libcsystem_spec_requires=''
# ax_libcthreads_pc_libs_private=''
# ax_libcthreads_spec_build_requires=''
# ax_libcthreads_spec_requires=''
# ax_libfcache_pc_libs_private=''
# ax_libfcache_spec_build_requires=''
# ax_libfcache_spec_requires=''
# ax_libfdata_pc_libs_private=''
# ax_libfdata_spec_build_requires=''
# ax_libfdata_spec_requires=''
# ax_libfuse_pc_libs_private=''
# ax_libfuse_spec_build_requires=''
# ax_libfuse_spec_requires=''
# ax_libfvalue_pc_libs_private=''
# ax_libfvalue_spec_build_requires=''
# ax_libfvalue_spec_requires=''
# ax_libhmac_pc_libs_private=''
# ax_libhmac_spec_build_requires=''
# ax_libhmac_spec_requires=''
# ax_libmfdata_pc_libs_private=''
# ax_libmfdata_spec_build_requires=''
# ax_libmfdata_spec_requires=''
# ax_libodraw_pc_libs_private=''
# ax_libodraw_spec_build_requires=''
# ax_libodraw_spec_requires=''
# ax_libsmdev_pc_libs_private=''
# ax_libsmdev_spec_build_requires=''
# ax_libsmdev_spec_requires=''
# ax_libsmraw_pc_libs_private=''
# ax_libsmraw_spec_build_requires=''
# ax_libsmraw_spec_requires=''
# ax_libuna_pc_libs_private=''
# ax_libuna_spec_build_requires=''
# ax_libuna_spec_requires=''
# ax_libuuid_pc_libs_private=''
# ax_libuuid_spec_build_requires=''
# ax_libuuid_spec_requires=''
# ax_pthread_pc_libs_private='-lpthread'
# ax_zlib_pc_libs_private=''
# ax_zlib_spec_build_requires=''
# ax_zlib_spec_requires=''
# ax_zlib_static_spec_requires=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# bzip2_CFLAGS=''
# bzip2_LIBS=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# fuse_CFLAGS=''
# fuse_LIBS=''
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libewf/src/libewf-20140608/install-sh'
# libbfio_CFLAGS=''
# libbfio_LIBS=''
# libcaes_CFLAGS=''
# libcaes_LIBS=''
# libcdata_CFLAGS=''
# libcdata_LIBS=''
# libcdatetime_CFLAGS=''
# libcdatetime_LIBS=''
# libcerror_CFLAGS=''
# libcerror_LIBS=''
# libcfile_CFLAGS=''
# libcfile_LIBS=''
# libclocale_CFLAGS=''
# libclocale_LIBS=''
# libcnotify_CFLAGS=''
# libcnotify_LIBS=''
# libcpath_CFLAGS=''
# libcpath_LIBS=''
# libcsplit_CFLAGS=''
# libcsplit_LIBS=''
# libcstring_CFLAGS=''
# libcstring_LIBS=''
# libcsystem_CFLAGS=''
# libcsystem_LIBS=''
# libcthreads_CFLAGS=''
# libcthreads_LIBS=''
# libdir='${exec_prefix}/lib'
# libewf_spec_build_requires=''
# libewf_spec_requires=''
# libexecdir='${exec_prefix}/libexec'
# libfcache_CFLAGS=''
# libfcache_LIBS=''
# libfdata_CFLAGS=''
# libfdata_LIBS=''
# libfvalue_CFLAGS=''
# libfvalue_LIBS=''
# libhmac_CFLAGS=''
# libhmac_LIBS=''
# libmfdata_CFLAGS=''
# libmfdata_LIBS=''
# libodraw_CFLAGS=''
# libodraw_LIBS=''
# libsmdev_CFLAGS=''
# libsmdev_LIBS=''
# libsmraw_CFLAGS=''
# libsmraw_LIBS=''
# libuna_CFLAGS=''
# libuna_LIBS=''
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# openssl_CFLAGS=''
# openssl_LIBS=''
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir=''
# pythondir=''
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
# uuid_CFLAGS=''
# uuid_LIBS=''
# zlib_CFLAGS=''
# zlib_LIBS=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libewf"
# #define PACKAGE_TARNAME "libewf"
# #define PACKAGE_VERSION "20140608"
# #define PACKAGE_STRING "libewf 20140608"
# #define PACKAGE_BUGREPORT "joachim.metz@gmail.com"
# #define PACKAGE_URL ""
# #define PACKAGE "libewf"
# #define VERSION "20140608"
# #define HAVE_CXX11 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ICONV 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define SIZEOF_OFF_T 8
# #define SIZEOF_SIZE_T 8
# #define HAVE_LIBINTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_FCLOSE 1
# #define HAVE_FEOF 1
# #define HAVE_FGETS 1
# #define HAVE_FOPEN 1
# #define HAVE_FREAD 1
# #define HAVE_FSEEKO 1
# #define HAVE_FSEEKO64 1
# #define HAVE_FWRITE 1
# #define HAVE_VFPRINTF 1
# #define HAVE_FREE 1
# #define HAVE_MALLOC 1
# #define HAVE_MEMCMP 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMSET 1
# #define HAVE_REALLOC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_FGETS 1
# #define HAVE_MEMCHR 1
# #define HAVE_MEMCMP 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMRCHR 1
# #define HAVE_SNPRINTF 1
# #define HAVE_SSCANF 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRLEN 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRNCMP 1
# #define HAVE_STRNCPY 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_DECL_MEMRCHR 0
# #define HAVE_LOCAL_LIBCSTRING 1
# #define HAVE_STDARG_H 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_LOCAL_LIBCERROR 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_PTHREAD 1
# #define HAVE_LOCAL_LIBCTHREADS 1
# #define HAVE_MULTI_THREAD_SUPPORT 1
# #define HAVE_LOCAL_LIBCDATA 1
# #define HAVE_ERRNO_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_MKTIME 1
# #define HAVE_CTIME_R 1
# #define HAVE_CTIME_R 1
# #define HAVE_GMTIME 1
# #define HAVE_GMTIME_R 1
# #define HAVE_LOCALTIME 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_MKTIME 1
# #define HAVE_TIME 1
# #define HAVE_LOCAL_LIBCDATETIME 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_GETENV 1
# #define HAVE_LOCALECONV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LOCAL_LIBCLOCALE 1
# #define HAVE_STDARG_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_LOCAL_LIBCNOTIFY 1
# #define HAVE_LOCAL_LIBCSPLIT 1
# #define HAVE_LOCAL_LIBUNA 1
# #define HAVE_ERRNO_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CLOSE 1
# #define HAVE_FSTAT 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_IOCTL 1
# #define HAVE_LSEEK 1
# #define HAVE_OPEN 1
# #define HAVE_READ 1
# #define HAVE_WRITE 1
# #define HAVE_POSIX_FADVISE 1
# #define HAVE_POSIX_FADVISE 1
# #define HAVE_FCLOSE 1
# #define HAVE_FEOF 1
# #define HAVE_FILENO 1
# #define HAVE_FOPEN 1
# #define HAVE_FREAD 1
# #define HAVE_FSEEKO 1
# #define HAVE_FSEEKO64 1
# #define HAVE_FTELLO 1
# #define HAVE_FTELLO64 1
# #define HAVE_FWRITE 1
# #define HAVE_STAT 1
# #define HAVE_LOCAL_LIBCFILE 1
# #define HAVE_ERRNO_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_CHDIR 1
# #define HAVE_GETCWD 1
# #define HAVE_MKDIR 1
# #define HAVE_MKDIR 1
# #define HAVE_MKDIR_MODE 1
# #define HAVE_LOCAL_LIBCPATH 1
# #define HAVE_LOCAL_LIBBFIO 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_TIME 1
# #define HAVE_LOCAL_LIBFCACHE 1
# #define HAVE_LOCAL_LIBFDATA 1
# #define HAVE_LOCAL_LIBFVALUE 1
# #define HAVE_LOCAL_LIBMFDATA 1
# #define HAVE_LOCAL_LIBHMAC 1
# #define HAVE_LOCAL_LIBCAES 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_LOCALTIME 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_MKTIME 1
# #define HAVE_BINDTEXTDOMAIN 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_GLOB_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SYS_SIGNAL_H 1
# #define HAVE_CLOSE 1
# #define HAVE_FSTAT 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_LSEEK 1
# #define HAVE_OPEN 1
# #define HAVE_READ 1
# #define HAVE_STAT 1
# #define HAVE_WRITE 1
# #define HAVE_GETOPT 1
# #define HAVE_SETVBUF 1
# #define HAVE_BINDTEXTDOMAIN 1
# #define HAVE_TEXTDOMAIN 1
# #define HAVE_LOCAL_LIBCSYSTEM 1
# #define HAVE_LOCAL_LIBODRAW 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SCSI_SCSI_H 1
# #define HAVE_SCSI_SCSI_IOCTL_H 1
# #define HAVE_SCSI_SG_H 1
# #define HAVE_CLOSE 1
# #define HAVE_FSTAT 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_LSEEK 1
# #define HAVE_OPEN 1
# #define HAVE_READ 1
# #define HAVE_STAT 1
# #define HAVE_WRITE 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_LOCAL_LIBSMDEV 1
# #define HAVE_LOCAL_LIBSMRAW 1
# #define LIBEWF_OPERATING_SYSTEM "Linux"
# #define HAVE_STDARG_H 1
#
# configure: exit 0